You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by re...@apache.org on 2014/06/02 15:07:35 UTC

svn commit: r1599209 - in /stanbol/branches/security-1.0.0: authentication.basic/pom.xml core/pom.xml parent/pom.xml pom.xml

Author: reto
Date: Mon Jun  2 13:07:35 2014
New Revision: 1599209

URL: http://svn.apache.org/r1599209
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    stanbol/branches/security-1.0.0/authentication.basic/pom.xml
    stanbol/branches/security-1.0.0/core/pom.xml
    stanbol/branches/security-1.0.0/parent/pom.xml
    stanbol/branches/security-1.0.0/pom.xml

Modified: stanbol/branches/security-1.0.0/authentication.basic/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/security-1.0.0/authentication.basic/pom.xml?rev=1599209&r1=1599208&r2=1599209&view=diff
==============================================================================
--- stanbol/branches/security-1.0.0/authentication.basic/pom.xml (original)
+++ stanbol/branches/security-1.0.0/authentication.basic/pom.xml Mon Jun  2 13:07:35 2014
@@ -21,13 +21,13 @@
   <parent>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>stanbol-parent</artifactId>
-      <version>5</version>
+      <version>6-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.commons.authentication.basic</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Commons Basic Authenticator</name>
@@ -45,12 +45,12 @@
 
   <scm>
   <connection>
-    scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602/authentication.basic
+    scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/authentication.basic
   </connection>
   <developerConnection>
-    scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602/authentication.basic
+    scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/authentication.basic
   </developerConnection>
-  <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602/stanbol.apache.org</url>
+  <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>
@@ -84,7 +84,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.security.core</artifactId>
-      <version>1.0.0</version>
+      <version>1.0.1-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>

Modified: stanbol/branches/security-1.0.0/core/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/security-1.0.0/core/pom.xml?rev=1599209&r1=1599208&r2=1599209&view=diff
==============================================================================
--- stanbol/branches/security-1.0.0/core/pom.xml (original)
+++ stanbol/branches/security-1.0.0/core/pom.xml Mon Jun  2 13:07:35 2014
@@ -24,13 +24,13 @@
   <parent>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>stanbol-parent</artifactId>
-      <version>5</version>
+      <version>6-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.commons.security.core</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Commons Security Core</name>
@@ -52,12 +52,12 @@
 
   <scm>
     <connection>
-      scm:svn:httpss://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602/core
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/core
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602/core
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/core
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602/stanbol.apache.org</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>

Modified: stanbol/branches/security-1.0.0/parent/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/security-1.0.0/parent/pom.xml?rev=1599209&r1=1599208&r2=1599209&view=diff
==============================================================================
--- stanbol/branches/security-1.0.0/parent/pom.xml (original)
+++ stanbol/branches/security-1.0.0/parent/pom.xml Mon Jun  2 13:07:35 2014
@@ -29,7 +29,7 @@
   <groupId>org.apache.stanbol</groupId>
   <artifactId>stanbol-parent</artifactId>
   <packaging>pom</packaging>
-  <version>5</version>
+  <version>6-SNAPSHOT</version>
 
   <name>Apache Stanbol Parent</name>
   <description>Parent POM for the Apache Stanbol project</description>
@@ -46,12 +46,12 @@
 
   <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602/parent
+            scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/parent
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602/parent
+            scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/parent
         </developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602/stanbol.apache.org</url>
+        <url>http://stanbol.apache.org/</url>
     </scm>
 
   <issueManagement>

Modified: stanbol/branches/security-1.0.0/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/security-1.0.0/pom.xml?rev=1599209&r1=1599208&r2=1599209&view=diff
==============================================================================
--- stanbol/branches/security-1.0.0/pom.xml (original)
+++ stanbol/branches/security-1.0.0/pom.xml Mon Jun  2 13:07:35 2014
@@ -32,24 +32,24 @@
     <parent>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>stanbol-parent</artifactId>
-      <version>5</version>
+      <version>6-SNAPSHOT</version>
       <relativePath>parent</relativePath>
   </parent>
 
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.commons.security.reactor</artifactId>
-    <version>20140602</version>
+    <version>20140603-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Stanbol Reactor or security bunles and parent</name>
 
     <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602
+            scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602
+            scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0
         </developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security.reactor-20140602</url>
+        <url>http://stanbol.apache.org/</url>
     </scm>
     
     <modules>