[maven-scm-plugin] prepare release 1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114930 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!--
|
||||
/*
|
||||
* Copyright 2001-2004 The Apache Software Foundation.
|
||||
@@ -17,13 +18,12 @@
|
||||
*/
|
||||
-->
|
||||
|
||||
|
||||
<project>
|
||||
<extend>../project.xml</extend>
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-aspectwerkz-plugin</id>
|
||||
<name>Maven AspectWerkz Plug-in</name>
|
||||
<currentVersion>1.1-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.1</currentVersion>
|
||||
<description>Plugin for AspectWerkz</description>
|
||||
<shortDescription>AspectWerkz plugin</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/aspectwerkz/</url>
|
||||
@@ -45,6 +45,11 @@
|
||||
<name>1.1</name>
|
||||
<tag>HEAD</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.1</id>
|
||||
<name>1.1</name>
|
||||
<tag>MAVEN_ASPECTWERKZ_1_1</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
Reference in New Issue
Block a user