Skip to content

Commit

Permalink
publish 4.31 to maven central
Browse files Browse the repository at this point in the history
  • Loading branch information
elsazac committed Mar 8, 2024
1 parent 462acac commit 9ab4371
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions eclipse.platform.releng/publish-to-maven-central/SDK4Mvn.aggr
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<aggregator:Aggregation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="SDK4Mvn" packedStrategy="UNPACK_AS_SIBLING" type="R" mavenResult="true" versionFormat="MavenRelease" includeSources="true">
<validationSets label="main">
<contributions label="sdk">
<repositories enabled="false" location="/home/data/httpd/download.eclipse.org/eclipse/updates/4.31-I-builds"/>
<repositories enabled="false" location="/home/data/httpd/download.eclipse.org/eclipse/updates/4.31/R-4.31-202402290520"/>
</contributions>
<contributions label="sdk_http">
<repositories location="https://download.eclipse.org/eclipse/updates/4.31-I-builds"/>
<repositories location="https://download.eclipse.org/eclipse/updates/4.31/R-4.31-202402290520"/>
</contributions>
</validationSets>
<configurations operatingSystem="linux" windowSystem="gtk" architecture="aarch64"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

# ECLIPSE:
DROPS4=/home/data/httpd/download.eclipse.org/eclipse/downloads/drops4
SDK_BUILD_DIR=R-4.30-202312010110
SDK_VERSION=4.30
SDK_BUILD_DIR=R-4.31-202402290520
SDK_VERSION=4.31
FILE_ECLIPSE=${DROPS4}/${SDK_BUILD_DIR}/eclipse-SDK-${SDK_VERSION}-linux-gtk-x86_64.tar.gz

# AGGREGATOR:
Expand Down

0 comments on commit 9ab4371

Please sign in to comment.