[maven-release-plugin] rollback the release of maven-alfresco-lifecycle-3.9.0

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@347 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2011-10-26 12:16:01 +00:00
parent 0fdda216da
commit b84a42cadb
7 changed files with 10 additions and 9 deletions

View File

@@ -3,13 +3,13 @@
<groupId>com.sourcesense.maven</groupId>
<artifactId>maven-nosnapshot-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.0.8-SNAPSHOT</version>
<version>0.0.7-SNAPSHOT</version>
<name>Custom version manipulator Maven Plugin</name>
<description>It's non invasive and puts modified versions in configurable pom properties</description>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>maven-alfresco-lifecycle</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>3.9.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<dependencies>