Skip to content

Commit

Permalink
Bug 577633 - Publish Eclipse 4.22 to maven central
Browse files Browse the repository at this point in the history
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
  • Loading branch information
sravanlakkimsetti committed Dec 8, 2021
1 parent dfd7139 commit 560d55a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion publish-to-maven-central/CBIaggregator.sh
Expand Up @@ -336,7 +336,7 @@ function buildSourceJar() {
/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}
Expand Down
4 changes: 2 additions & 2 deletions 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

0 comments on commit 560d55a

Please sign in to comment.