Skip to content

Commit

Permalink
bump to 4.52.0.Beta2-SNAPSHOT / 4.3.1.Beta2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
nickboldt committed Jan 21, 2016
1 parent 19d9bde commit f61addd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aggregate/component-site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.3.1.Beta1-SNAPSHOT</version>
<version>4.3.1.Beta2-SNAPSHOT</version>
</parent>
<artifactId>org.jboss.tools.site.component</artifactId>
<name>${name}</name>
Expand Down
2 changes: 1 addition & 1 deletion aggregate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<snapshotLocation>local</snapshotLocation>
<p2StatsUrl>http://download.jboss.org/jbosstools/usage/installs/${snapshotLocation}-site/${project.version}/${BUILD_ALIAS}/${buildQualifier}/</p2StatsUrl>
<!-- used by central and earlyaccess poms only -->
<JBTCENTRALTARGET_VERSION>4.51.0.Beta1-SNAPSHOT</JBTCENTRALTARGET_VERSION>
<JBTCENTRALTARGET_VERSION>4.52.0.Beta2-SNAPSHOT</JBTCENTRALTARGET_VERSION>
<targetplatform.url>http://download.jboss.org/jbosstools/targetplatforms/jbt${snapshotLocation}target/${JBTCENTRALTARGET_VERSION}/REPO/</targetplatform.url>
</properties>

Expand Down

0 comments on commit f61addd

Please sign in to comment.