Starting release 1.2... Will be finished before Thursday...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113503 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
96b52d71e5
commit
344c575771
@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-jboss-plugin</id>
|
||||
<name>Maven JBoss Plug-in</name>
|
||||
<currentVersion>1.1</currentVersion>
|
||||
<currentVersion>1.2-SNAPSHOT</currentVersion>
|
||||
<description>Plugin for JBoss.</description>
|
||||
<shortDescription>JBoss plugin</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/jboss/</url>
|
||||
@ -28,6 +28,11 @@
|
||||
<name>1.1</name>
|
||||
<tag>MAVEN_JBOSS_1_1</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.2</id>
|
||||
<name>1.2</name>
|
||||
<tag>HEAD</tag>
|
||||
</version>
|
||||
</versions>
|
||||
|
||||
<developers>
|
||||
|
||||
@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
|
||||
<release version="1.2" date="in CVS">
|
||||
</release>
|
||||
|
||||
<release version="1.1" date="2003-06-17">
|
||||
<action dev="vmassol" type="fix" due-to="Willie Vu" due-to-email="ctwillie@ust.hk">
|
||||
Application-specific JBoss configuration files now correctly overwrite
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user