Prepare for 1.1 work
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114719 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4aa0a4c027
commit
a6d8e9263c
@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-aspectwerkz-plugin</id>
|
||||
<name>Maven AspectWerkz Plug-in</name>
|
||||
<currentVersion>1.0</currentVersion>
|
||||
<currentVersion>1.1-SNAPSHOT</currentVersion>
|
||||
<description>Plugin for AspectWerkz</description>
|
||||
<shortDescription>AspectWerkz plugin</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/aspectwerkz/</url>
|
||||
@ -21,6 +21,11 @@
|
||||
<name>1.0</name>
|
||||
<tag>MAVEN_ASPECTWERKZ_1_0</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.1</id>
|
||||
<name>1.1</name>
|
||||
<tag>HEAD</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
|
||||
<release version="1.1" date="in CVS">
|
||||
</release>
|
||||
|
||||
<release version="1.0" date="2004-02-20">
|
||||
<action dev="vmassol" type="add">
|
||||
Plugin creation.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user