Skip to content

Commit

Permalink
JBIDE-21493 bump to 4.52.0.CR1-SNAPSHOT in 4.3.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nickboldt committed Jan 21, 2016
1 parent ad8de6e commit c5ee534
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.discovery.sites.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ In this example, build against stable branch update site.
----
mvn clean install -f jbosstools/org.jboss.tools.central.discovery.earlyaccess/pom.xml \
-DUPDATE_SITE=http://download.jboss.org/jbosstools/mars/snapshots/updates/core/4.3.mars/ \
-DEXTRAS_SITE=http://download.jboss.org/jbosstools/mars/snapshots/updates/central/4.3.mars/,http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.52.0.*/REPO/,http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess/4.3.mars/,http://download.jboss.org/jbosstools/targetplatforms/jbtearlyaccesstarget/4.52.0.Beta2-SNAPSHOT.0.*/REPO/
-DEXTRAS_SITE=http://download.jboss.org/jbosstools/mars/snapshots/updates/central/4.3.mars/,http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.52.0.*/REPO/,http://download.jboss.org/jbosstools/mars/snapshots/updates/earlyaccess/4.3.mars/,http://download.jboss.org/jbosstools/targetplatforms/jbtearlyaccesstarget/4.52.0.CR1-SNAPSHOT.0.*/REPO/
----

or
Expand Down
2 changes: 1 addition & 1 deletion jbtcentraltarget/multiple/jbtcentral-multiple.target
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.6"?><target includeMode="feature" name="jbtcentral-4.52.0.Beta2-SNAPSHOT">
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.6"?><target includeMode="feature" name="jbtcentral-4.52.0.CR1-SNAPSHOT">
<!-- Pro tip: paste content from generated Apache directory index, then match
\[ ] (.+)_(.+).jar.+
replace with
Expand Down
4 changes: 2 additions & 2 deletions jbtcentraltarget/multiple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.targetplatforms</groupId>
<artifactId>jbtcentral</artifactId>
<version>4.52.0.Beta2-SNAPSHOT</version>
<version>4.52.0.CR1-SNAPSHOT</version>
</parent>
<artifactId>jbtcentral-multiple</artifactId>
<name>JBoss Central Core Multiple (Composite) Target Platform</name>
Expand Down Expand Up @@ -97,7 +97,7 @@
<descriptors>
<descriptor>${basedir}/../../publish-assembly.xml</descriptor>
</descriptors>
<!-- JBIDE-19800 zip would be jbtcentral-multiple-4.52.0.Beta2-SNAPSHOT.zip; want jbtcentraltarget-4.52.0.Beta2-SNAPSHOT.zip -->
<!-- JBIDE-19800 zip would be jbtcentral-multiple-4.52.0.CR1-SNAPSHOT.zip; want jbtcentraltarget-4.52.0.CR1-SNAPSHOT.zip -->
<finalName>${project.parent.artifactId}target-${project.version}</finalName>
</configuration>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion jbtcentraltarget/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.jboss.tools.targetplatforms</groupId>
<artifactId>jbtcentral</artifactId>
<version>4.52.0.Beta2-SNAPSHOT</version>
<version>4.52.0.CR1-SNAPSHOT</version>
<name>JBoss Central Core Target Platforms</name>
<packaging>pom</packaging>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.6"?><target includeMode="feature" name="jbtearlyaccess-4.52.0.Beta2-SNAPSHOT">
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.6"?><target includeMode="feature" name="jbtearlyaccess-4.52.0.CR1-SNAPSHOT">
<!-- Pro tip: paste content from generated Apache directory index, then match
\[ ] (.+)_(.+).jar.+
replace with
Expand Down
4 changes: 2 additions & 2 deletions jbtearlyaccesstarget/multiple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.targetplatforms</groupId>
<artifactId>jbtearlyaccess</artifactId>
<version>4.52.0.Beta2-SNAPSHOT</version>
<version>4.52.0.CR1-SNAPSHOT</version>
</parent>
<artifactId>jbtearlyaccess-multiple</artifactId>
<name>JBoss Central Early Access Multiple (Composite) Target Platform</name>
Expand Down Expand Up @@ -99,7 +99,7 @@
<descriptors>
<descriptor>${basedir}/../../publish-assembly.xml</descriptor>
</descriptors>
<!-- JBIDE-19800 zip would be jbtearlyaccess-multiple-4.52.0.Beta2-SNAPSHOT.zip; want jbtearlyaccesstarget-4.52.0.Beta2-SNAPSHOT.zip -->
<!-- JBIDE-19800 zip would be jbtearlyaccess-multiple-4.52.0.CR1-SNAPSHOT.zip; want jbtearlyaccesstarget-4.52.0.CR1-SNAPSHOT.zip -->
<finalName>${project.parent.artifactId}target-${project.version}</finalName>
</configuration>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion jbtearlyaccesstarget/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.jboss.tools.targetplatforms</groupId>
<artifactId>jbtearlyaccess</artifactId>
<version>4.52.0.Beta2-SNAPSHOT</version>
<version>4.52.0.CR1-SNAPSHOT</version>
<name>JBoss Central Early Access Target Platforms</name>
<packaging>pom</packaging>

Expand Down

0 comments on commit c5ee534

Please sign in to comment.