[maven-release-plugin] prepare release maven-amp-plugin-3.0.0

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@139 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab 2009-03-05 13:29:19 +00:00
parent 1375971e18
commit 64bc787f94

View File

@ -9,7 +9,7 @@
<artifactId>maven-amp-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Alfresco AMP Plugin</name>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<description>
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
@ -54,9 +54,9 @@
</developers>
<scm>
<developerConnection>scm:svn:https://forge.alfresco.com/svn/maven4alfresco/amp-plugin/tags/maven-amp-plugin-3.0.0</developerConnection>
<url>https://forge.alfresco.com/svn/maven4alfresco/amp-plugin/tags/maven-amp-plugin-3.0.0</url>
<connection>scm:svn:https://forge.alfresco.com/svn/maven4alfresco/amp-plugin/tags/maven-amp-plugin-3.0.0</connection>
<developerConnection>scm:svn:http://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-amp-plugin-3.0.0</developerConnection>
<url>http://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-amp-plugin-3.0.0</url>
<connection>scm:svn:http://maven-alfresco-archetypes.googlecode.com/svn/tags/maven-amp-plugin-3.0.0</connection>
</scm>
<build>