Skip to content

Commit

Permalink
FORGE-1611: updated to jboss-parent 14
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Mar 5, 2014
1 parent 94509cd commit 9b2ae92
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>12</version>
<version>14</version>
</parent>

<groupId>org.jboss.forge</groupId>
Expand Down Expand Up @@ -586,14 +586,6 @@
<configuration>
<preparationGoals>clean install</preparationGoals>
</configuration>
<dependencies>
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-gitexe</artifactId>
<!-- This version is necessary for use with git version 1.8.5 -->
<version>1.8.1</version>
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 9b2ae92

Please sign in to comment.