Skip to content

Commit

Permalink
master should use 4.2.0.Alpha1-SNAPSHOT not 4.1.0.Final-SNAPSHOT (JBI…
Browse files Browse the repository at this point in the history
…DE-15232)
  • Loading branch information
nickboldt committed Jul 16, 2013
1 parent ddbcdf4 commit 7af0644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.1.0.Final-SNAPSHOT</version>
<version>4.2.0.Alpha1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.central</groupId>
<artifactId>discovery</artifactId>
Expand Down

0 comments on commit 7af0644

Please sign in to comment.