Skip to content

Commit

Permalink
JBIDE-20805 bump parent pom to 4.3.0.Final-SNAPSHOT and set BUILD_ALI…
Browse files Browse the repository at this point in the history
…AS = Final
  • Loading branch information
nickboldt committed Sep 24, 2015
1 parent 251d8f0 commit 387d005
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.CR1-SNAPSHOT</version>
<version>4.3.0.Final-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>CR2</BUILD_ALIAS>
<BUILD_ALIAS>Final</BUILD_ALIAS>
<targetEclipseVersion>4.5 (Mars)</targetEclipseVersion>
<lastStableRepository>http://download.jboss.org/jbosstools/updates/stable/luna</lastStableRepository>

Expand Down

0 comments on commit 387d005

Please sign in to comment.