Skip to content

Commit

Permalink
newer release plugin
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@2996 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Jul 3, 2009
1 parent 6198d9c commit ee1b66d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pom.xml
Expand Up @@ -76,5 +76,17 @@

</profiles>

<build>

<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.0-beta-9</version>
</plugin>
</plugins>
</pluginManagement>
</build>

</project>

0 comments on commit ee1b66d

Please sign in to comment.