Skip to content

Commit

Permalink
updating the release plugin the new release manager in release module
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/maven/release/trunk@492432 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Edwin L. Punzalan committed Jan 4, 2007
1 parent 2e01063 commit 8cf0572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-release-plugin/pom.xml
Expand Up @@ -45,7 +45,7 @@
<version>2.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<groupId>org.apache.maven.release</groupId>
<artifactId>maven-release-manager</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
Expand Down

0 comments on commit 8cf0572

Please sign in to comment.