Author: elecharny
Date: Thu May 24 16:08:53 2007
New Revision: 541471
URL: http://svn.apache.org/viewvc?view=rev&rev=541471
Log:
[maven-release-plugin] rollback the release of build-0.9.5.5
Modified:
directory/shared/branches/0.9.5/asn1-codec/pom.xml
directory/shared/branches/0.9.5/asn1/pom.xml
directory/shared/branches/0.9.5/ldap/pom.xml
directory/shared/branches/0.9.5/pom.xml
Modified: directory/shared/branches/0.9.5/asn1-codec/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.5/asn1-codec/pom.xml?view=diff&rev=541471&r1=541470&r2=541471
==============================================================================
--- directory/shared/branches/0.9.5/asn1-codec/pom.xml (original)
+++ directory/shared/branches/0.9.5/asn1-codec/pom.xml Thu May 24 16:08:53 2007
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.directory.shared</groupId>
<artifactId>build</artifactId>
- <version>0.9.5.6-SNAPSHOT</version>
+ <version>0.9.5.5-SNAPSHOT</version>
</parent>
<artifactId>shared-asn1-codec</artifactId>
<name>Apache Directory MINA ASN.1 Codec Shared</name>
Modified: directory/shared/branches/0.9.5/asn1/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.5/asn1/pom.xml?view=diff&rev=541471&r1=541470&r2=541471
==============================================================================
--- directory/shared/branches/0.9.5/asn1/pom.xml (original)
+++ directory/shared/branches/0.9.5/asn1/pom.xml Thu May 24 16:08:53 2007
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.directory.shared</groupId>
<artifactId>build</artifactId>
- <version>0.9.5.6-SNAPSHOT</version>
+ <version>0.9.5.5-SNAPSHOT</version>
</parent>
<artifactId>shared-asn1</artifactId>
<name>Apache Directory ASN.1 Shared</name>
Modified: directory/shared/branches/0.9.5/ldap/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.5/ldap/pom.xml?view=diff&rev=541471&r1=541470&r2=541471
==============================================================================
--- directory/shared/branches/0.9.5/ldap/pom.xml (original)
+++ directory/shared/branches/0.9.5/ldap/pom.xml Thu May 24 16:08:53 2007
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.directory.shared</groupId>
<artifactId>build</artifactId>
- <version>0.9.5.6-SNAPSHOT</version>
+ <version>0.9.5.5-SNAPSHOT</version>
</parent>
<artifactId>shared-ldap</artifactId>
<name>Apache Directory Protocol Ldap Shared</name>
Modified: directory/shared/branches/0.9.5/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.5/pom.xml?view=diff&rev=541471&r1=541470&r2=541471
==============================================================================
--- directory/shared/branches/0.9.5/pom.xml (original)
+++ directory/shared/branches/0.9.5/pom.xml Thu May 24 16:08:53 2007
@@ -10,7 +10,7 @@
<artifactId>build</artifactId>
<name>Apache Directory Shared</name>
<packaging>pom</packaging>
- <version>0.9.5.6-SNAPSHOT</version>
+ <version>0.9.5.5-SNAPSHOT</version>
<modules>
<module>asn1</module>
<module>ldap</module>
|