Skip to content

Commit

Permalink
bump parent pom to 4.3.1.Beta1-SNAPSHOT in 4.3.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nickboldt committed Oct 15, 2015
1 parent b79e90e commit 7655f8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.3.0.Final-SNAPSHOT</version>
<version>4.3.1.Beta1-SNAPSHOT</version>
<name>JBoss Tools Parent</name>
<packaging>pom</packaging>

<properties>
<!-- ==================================================== -->
<!-- Build properties, to be updated with every milestone or new Eclipse release -->
<!-- ==================================================== -->
<BUILD_ALIAS>Final</BUILD_ALIAS>
<BUILD_ALIAS>Beta1</BUILD_ALIAS>
<targetEclipseVersion>4.5 (Mars)</targetEclipseVersion>
<lastStableRepository>http://download.jboss.org/jbosstools/updates/stable/luna</lastStableRepository>

Expand Down

0 comments on commit 7655f8b

Please sign in to comment.