Bug 577633 - Publish Eclipse 4.22 to maven central
Change-Id: I276854114205701e75c894863e9e45ae81ec261b
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.releng/+/188630
diff --git a/publish-to-maven-central/CBIaggregator.sh b/publish-to-maven-central/CBIaggregator.sh
index d53563b..b379f21 100644
--- a/publish-to-maven-central/CBIaggregator.sh
+++ b/publish-to-maven-central/CBIaggregator.sh
@@ -336,7 +336,7 @@
/bin/rm -r assemble
fi
/bin/mkdir assemble
- giturl=https://git.eclipse.org/r/${1}
+ giturl=ssh://genie.releng@git.eclipse.org:29418/${1}
gitpath=${2}
gittag=${3}
group=${4}
diff --git a/publish-to-maven-central/sourceBundles.txt b/publish-to-maven-central/sourceBundles.txt
index 4060b77..4f783cd 100644
--- a/publish-to-maven-central/sourceBundles.txt
+++ b/publish-to-maven-central/sourceBundles.txt
@@ -1,8 +1,8 @@
platform/eclipse.platform.ui.tools.git \
bundles/org.eclipse.e4.tools.emf.ui \
- R4_22 \
+ I20211124-1800 \
org/eclipse/platform org.eclipse.e4.tools.emf.ui 4.7.100
platform/eclipse.platform.ui.tools.git \
bundles/org.eclipse.e4.tools.services \
- R4_22 \
+ I20211124-1800 \
org/eclipse/platform org.org.eclipse.e4.tools.services 4.9.0
\ No newline at end of file