Author: felixk
Date: Mon Feb 11 03:00:13 2008
New Revision: 620456
URL: http://svn.apache.org/viewvc?rev=620456&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
directory/shared/branches/0.9.8/asn1-codec/pom.xml
directory/shared/branches/0.9.8/asn1/pom.xml
directory/shared/branches/0.9.8/convert/pom.xml
directory/shared/branches/0.9.8/ldap-constants/pom.xml
directory/shared/branches/0.9.8/ldap-jndi/pom.xml
directory/shared/branches/0.9.8/ldap/pom.xml
directory/shared/branches/0.9.8/pom.xml
Modified: directory/shared/branches/0.9.8/asn1-codec/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.8/asn1-codec/pom.xml?rev=620456&r1=620455&r2=620456&view=diff
==============================================================================
--- directory/shared/branches/0.9.8/asn1-codec/pom.xml (original)
+++ directory/shared/branches/0.9.8/asn1-codec/pom.xml Mon Feb 11 03:00:13 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-parent</artifactId>
- <version>0.9.8</version>
+ <version>0.9.9-SNAPSHOT</version>
</parent>
<artifactId>shared-asn1-codec</artifactId>
<name>Apache Directory MINA ASN.1 Codec Shared</name>
Modified: directory/shared/branches/0.9.8/asn1/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.8/asn1/pom.xml?rev=620456&r1=620455&r2=620456&view=diff
==============================================================================
--- directory/shared/branches/0.9.8/asn1/pom.xml (original)
+++ directory/shared/branches/0.9.8/asn1/pom.xml Mon Feb 11 03:00:13 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-parent</artifactId>
- <version>0.9.8</version>
+ <version>0.9.9-SNAPSHOT</version>
</parent>
<artifactId>shared-asn1</artifactId>
<name>Apache Directory ASN.1 Shared</name>
Modified: directory/shared/branches/0.9.8/convert/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.8/convert/pom.xml?rev=620456&r1=620455&r2=620456&view=diff
==============================================================================
--- directory/shared/branches/0.9.8/convert/pom.xml (original)
+++ directory/shared/branches/0.9.8/convert/pom.xml Mon Feb 11 03:00:13 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-parent</artifactId>
- <version>0.9.8</version>
+ <version>0.9.9-SNAPSHOT</version>
</parent>
<artifactId>shared-converter</artifactId>
<name>Apache Directory Protocol Ldap Converters</name>
Modified: directory/shared/branches/0.9.8/ldap-constants/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.8/ldap-constants/pom.xml?rev=620456&r1=620455&r2=620456&view=diff
==============================================================================
--- directory/shared/branches/0.9.8/ldap-constants/pom.xml (original)
+++ directory/shared/branches/0.9.8/ldap-constants/pom.xml Mon Feb 11 03:00:13 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-parent</artifactId>
- <version>0.9.8</version>
+ <version>0.9.9-SNAPSHOT</version>
</parent>
<artifactId>shared-ldap-constants</artifactId>
<name>Apache Directory Protocol Ldap Shared Constants</name>
Modified: directory/shared/branches/0.9.8/ldap-jndi/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.8/ldap-jndi/pom.xml?rev=620456&r1=620455&r2=620456&view=diff
==============================================================================
--- directory/shared/branches/0.9.8/ldap-jndi/pom.xml (original)
+++ directory/shared/branches/0.9.8/ldap-jndi/pom.xml Mon Feb 11 03:00:13 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-parent</artifactId>
- <version>0.9.8</version>
+ <version>0.9.9-SNAPSHOT</version>
</parent>
<artifactId>shared-ldap-jndi</artifactId>
<name>Apache Directory JNDI Shared</name>
Modified: directory/shared/branches/0.9.8/ldap/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.8/ldap/pom.xml?rev=620456&r1=620455&r2=620456&view=diff
==============================================================================
--- directory/shared/branches/0.9.8/ldap/pom.xml (original)
+++ directory/shared/branches/0.9.8/ldap/pom.xml Mon Feb 11 03:00:13 2008
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-parent</artifactId>
- <version>0.9.8</version>
+ <version>0.9.9-SNAPSHOT</version>
</parent>
<artifactId>shared-ldap</artifactId>
<name>Apache Directory Protocol Ldap Shared</name>
Modified: directory/shared/branches/0.9.8/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.8/pom.xml?rev=620456&r1=620455&r2=620456&view=diff
==============================================================================
--- directory/shared/branches/0.9.8/pom.xml (original)
+++ directory/shared/branches/0.9.8/pom.xml Mon Feb 11 03:00:13 2008
@@ -27,7 +27,7 @@
<artifactId>shared-parent</artifactId>
<name>Apache Directory Shared</name>
<packaging>pom</packaging>
- <version>0.9.8</version>
+ <version>0.9.9-SNAPSHOT</version>
<modules>
<module>asn1</module>
@@ -200,9 +200,9 @@
</profiles>
<scm>
- <connection>scm:svn:https://svn.apache.org/repos/asf/directory/shared/releases/shared-parent-0.9.8</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/shared/releases/shared-parent-0.9.8</developerConnection>
- <url>http://svn.apache.org/viewvc/directory/shared/releases/shared-parent-0.9.8</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/directory/shared/trunk</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/releases/8/shared-parent</developerConnection>
+ <url>http://svn.apache.org/viewvc/directory/project/releases/8/shared-parent</url>
</scm>
</project>
|