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/01 23:58:14 UTC

svn commit: r1599061 - in /stanbol/branches/security-0.99: authentication.basic/pom.xml core/pom.xml pom.xml

Author: reto
Date: Sun Jun  1 21:58:13 2014
New Revision: 1599061

URL: http://svn.apache.org/r1599061
Log:
[maven-release-plugin] rollback the release of org.apache.stanbol.commons.security-0.99

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

Modified: stanbol/branches/security-0.99/authentication.basic/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/security-0.99/authentication.basic/pom.xml?rev=1599061&r1=1599060&r2=1599061&view=diff
==============================================================================
--- stanbol/branches/security-0.99/authentication.basic/pom.xml (original)
+++ stanbol/branches/security-0.99/authentication.basic/pom.xml Sun Jun  1 21:58:13 2014
@@ -22,12 +22,12 @@
         <groupId>org.apache.stanbol</groupId>
         <artifactId>stanbol-parent</artifactId>
         <version>4</version>
-        <relativePath />
+        <relativePath/>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.commons.authentication.basic</artifactId>
-    <version>0.100-SNAPSHOT</version>
+    <version>0.99-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Commons Basic Authenticator</name>
@@ -84,7 +84,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.security.core</artifactId>
-      <version>0.100-SNAPSHOT</version>
+      <version>0.99-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>

Modified: stanbol/branches/security-0.99/core/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/security-0.99/core/pom.xml?rev=1599061&r1=1599060&r2=1599061&view=diff
==============================================================================
--- stanbol/branches/security-0.99/core/pom.xml (original)
+++ stanbol/branches/security-0.99/core/pom.xml Sun Jun  1 21:58:13 2014
@@ -25,12 +25,12 @@
       <groupId>org.apache.stanbol</groupId>
       <artifactId>stanbol-parent</artifactId>
       <version>4</version>
-      <relativePath />
+      <relativePath/>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.commons.security.core</artifactId>
-    <version>0.100-SNAPSHOT</version>
+    <version>0.99-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Commons Security Core</name>

Modified: stanbol/branches/security-0.99/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/security-0.99/pom.xml?rev=1599061&r1=1599060&r2=1599061&view=diff
==============================================================================
--- stanbol/branches/security-0.99/pom.xml (original)
+++ stanbol/branches/security-0.99/pom.xml Sun Jun  1 21:58:13 2014
@@ -33,12 +33,12 @@
         <groupId>org.apache.stanbol</groupId>
         <artifactId>stanbol-parent</artifactId>
         <version>4</version>
-        <relativePath />
+        <relativePath/>
     </parent>
 
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.commons.security</artifactId>
-    <version>0.100-SNAPSHOT</version>
+    <version>0.99-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Stanbol Commons Security Reactor</name>