mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-26 17:25:11 +00:00
updated version and changes report xml for 3.0.0 version
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@128 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
parent
7bdb4e5d23
commit
e3e4f46b71
@ -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>2.0.2-SNAPSHOT</version>
|
<version>3.0.0-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
|
||||||
@ -19,7 +19,7 @@
|
|||||||
</description>
|
</description>
|
||||||
<url>${site.url}</url>
|
<url>${site.url}</url>
|
||||||
<prerequisites>
|
<prerequisites>
|
||||||
<maven>2.0.1</maven>
|
<maven>2.0.9</maven>
|
||||||
</prerequisites>
|
</prerequisites>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>GForge</system>
|
<system>GForge</system>
|
||||||
|
@ -3,6 +3,9 @@
|
|||||||
<title>Maven AMP plugin</title>
|
<title>Maven AMP plugin</title>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="3.0.0" date="2009-02-20" description="Alfresco 3.0 Reday Public stable release">
|
||||||
|
</release>
|
||||||
|
|
||||||
<release version="2.0.0" date="2008-07-06" description="Refactored Public release">
|
<release version="2.0.0" date="2008-07-06" description="Refactored Public release">
|
||||||
<action dev="mindthegab" type="add">
|
<action dev="mindthegab" type="add">
|
||||||
Now consistent maven plugin properties usage and support for AMP overlays and full AMP lifecycle
|
Now consistent maven plugin properties usage and support for AMP overlays and full AMP lifecycle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user