Skip to content

Commit

Permalink
Update parent pom ref to 4.3.1.Beta1-SNAPSHOT
Browse files Browse the repository at this point in the history
In the recent nightlies of JBDS 9.1.0.Beta1, the qualifier of all server plugins was Final, which seemed odd. I think this is the correct parent pom to use.
  • Loading branch information
mmalina authored and robstryker committed Dec 5, 2015
1 parent 9447d19 commit c1c87bd
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.3.0.Final-SNAPSHOT</version>
<version>4.3.1.Beta1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools</groupId>
<artifactId>server.all</artifactId>
Expand Down

0 comments on commit c1c87bd

Please sign in to comment.