[maven-release-plugin] prepare for next development iteration

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@144 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab 2009-03-05 13:33:29 +00:00
parent 4992178a81
commit 81b10255c7

View File

@ -9,7 +9,7 @@
<artifactId>maven-amp-plugin</artifactId> <artifactId>maven-amp-plugin</artifactId>
<packaging>maven-plugin</packaging> <packaging>maven-plugin</packaging>
<name>Alfresco AMP Plugin</name> <name>Alfresco AMP Plugin</name>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<description> <description>
This plugin defines a lifecycle for Alfresco ECM Modules packaging (.amp), handles AMP transitive dependencies from AMP and WAR projects, This plugin defines a lifecycle for Alfresco ECM Modules packaging (.amp), handles AMP transitive dependencies from AMP and WAR projects,
providing a more enterprise oriented support alternative to the Alfresco MMT (module management tool) usage. It is used by providing a more enterprise oriented support alternative to the Alfresco MMT (module management tool) usage. It is used by
@ -54,9 +54,9 @@
</developers> </developers>
<scm> <scm>
<developerConnection>scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-amp-plugin-3.0.0</developerConnection> <developerConnection>scm:svn:https://forge.alfresco.com/svn/maven4alfresco/amp-plugin/tags/maven-amp-plugin-3.0.0</developerConnection>
<url>https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-amp-plugin-3.0.0</url> <url>https://forge.alfresco.com/svn/maven4alfresco/amp-plugin/tags/maven-amp-plugin-3.0.0</url>
<connection>scm:svn:https://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-amp-plugin-3.0.0</connection> <connection>scm:svn:https://forge.alfresco.com/svn/maven4alfresco/amp-plugin/tags/maven-amp-plugin-3.0.0</connection>
</scm> </scm>
<build> <build>