Author: anil.saldhana(a)jboss.com
Date: 2009-02-02 17:36:02 -0500 (Mon, 02 Feb 2009)
New Revision: 297
Modified:
xmlkey/trunk/assembly/pom.xml
xmlkey/trunk/common/pom.xml
xmlkey/trunk/parent/pom.xml
xmlkey/trunk/pom.xml
xmlkey/trunk/skms/pom.xml
xmlkey/trunk/xkms/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: xmlkey/trunk/assembly/pom.xml
===================================================================
--- xmlkey/trunk/assembly/pom.xml 2009-02-02 22:35:56 UTC (rev 296)
+++ xmlkey/trunk/assembly/pom.xml 2009-02-02 22:36:02 UTC (rev 297)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.identity</groupId>
<artifactId>jboss-xmlkey-parent</artifactId>
- <version>1.0.0.alpha1</version>
+ <version>1.0.0.alpha1-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: xmlkey/trunk/common/pom.xml
===================================================================
--- xmlkey/trunk/common/pom.xml 2009-02-02 22:35:56 UTC (rev 296)
+++ xmlkey/trunk/common/pom.xml 2009-02-02 22:36:02 UTC (rev 297)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.identity</groupId>
<artifactId>jboss-xmlkey-parent</artifactId>
- <version>1.0.0.alpha1</version>
+ <version>1.0.0.alpha1-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -22,9 +22,9 @@
<url>http://www.jboss.org</url>
</organization>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/repos/jbossidentity/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossidentity/...
-
<
url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/repos/jbossidentity/xml...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossidentity/xmlkey...
+
<
developerConnection>scm:svn:https://svn.jboss.org/jbossidentity/xmlkey...
+
<
url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossidentity/xmlkey/tr...
</scm>
<build>
<plugins>
Modified: xmlkey/trunk/parent/pom.xml
===================================================================
--- xmlkey/trunk/parent/pom.xml 2009-02-02 22:35:56 UTC (rev 296)
+++ xmlkey/trunk/parent/pom.xml 2009-02-02 22:36:02 UTC (rev 297)
@@ -8,7 +8,7 @@
<groupId>org.jboss.identity</groupId>
<artifactId>jboss-xmlkey-parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.0.alpha1</version>
+ <version>1.0.0.alpha1-SNAPSHOT</version>
<name>JBoss XMLKey Federation- Parent</name>
<
url>http://labs.jboss.org/portal/jbosssecurity/</url>
<description>JBoss XMLKey is an implementation of XML Based Key
Management</description>
@@ -23,8 +23,8 @@
<url>http://www.jboss.org</url>
</organization>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossidentity/xmlkey...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossidentity/...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossidentity/xmlkey...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossidentity/...
</scm>
<build>
Modified: xmlkey/trunk/pom.xml
===================================================================
--- xmlkey/trunk/pom.xml 2009-02-02 22:35:56 UTC (rev 296)
+++ xmlkey/trunk/pom.xml 2009-02-02 22:36:02 UTC (rev 297)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.identity</groupId>
<artifactId>jboss-xmlkey-parent</artifactId>
- <version>1.0.0.alpha1</version>
+ <version>1.0.0.alpha1-SNAPSHOT</version>
<relativePath>parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: xmlkey/trunk/skms/pom.xml
===================================================================
--- xmlkey/trunk/skms/pom.xml 2009-02-02 22:35:56 UTC (rev 296)
+++ xmlkey/trunk/skms/pom.xml 2009-02-02 22:36:02 UTC (rev 297)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.identity</groupId>
<artifactId>jboss-xmlkey-parent</artifactId>
- <version>1.0.0.alpha1</version>
+ <version>1.0.0.alpha1-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -22,9 +22,9 @@
<url>http://www.jboss.org</url>
</organization>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/repos/jbossidentity/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossidentity/...
-
<
url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/repos/jbossidentity/xml...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossidentity/xmlkey...
+
<
developerConnection>scm:svn:https://svn.jboss.org/jbossidentity/xmlkey...
+
<
url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossidentity/xmlkey/tr...
</scm>
<build>
<plugins>
Modified: xmlkey/trunk/xkms/pom.xml
===================================================================
--- xmlkey/trunk/xkms/pom.xml 2009-02-02 22:35:56 UTC (rev 296)
+++ xmlkey/trunk/xkms/pom.xml 2009-02-02 22:36:02 UTC (rev 297)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.identity</groupId>
<artifactId>jboss-xmlkey-parent</artifactId>
- <version>1.0.0.alpha1</version>
+ <version>1.0.0.alpha1-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -22,9 +22,9 @@
<url>http://www.jboss.org</url>
</organization>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/repos/jbossidentity/...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossidentity/...
-
<
url>scm:svn:https://svn.jboss.org/repos/jbossidentity/xmlkey/tags/1.0....
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossidentity/xmlkey...
+
<
developerConnection>scm:svn:https://svn.jboss.org/jbossidentity/xmlkey...
+
<
url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossidentity/xkms/trun...
</scm>
<build>
<plugins>