Author: reto
Date: Wed Jun 25 14:26:45 2014
New Revision: 1605420

URL: http://svn.apache.org/r1605420
Log:
STANBOL-1351: using latest SNAPSHOT version

Modified:
    stanbol/trunk/commons/security/usermanagement/pom.xml
    stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml

Modified: stanbol/trunk/commons/security/usermanagement/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/commons/security/usermanagement/pom.xml?rev=1605420&r1=1605419&r2=1605420&view=diff
==============================================================================
--- stanbol/trunk/commons/security/usermanagement/pom.xml (original)
+++ stanbol/trunk/commons/security/usermanagement/pom.xml Wed Jun 25 14:26:45 
2014
@@ -156,7 +156,7 @@
         <dependency>
             <groupId>org.apache.stanbol</groupId>
             <artifactId>org.apache.stanbol.commons.security.core</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.0.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.stanbol</groupId>

Modified: stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml?rev=1605420&r1=1605419&r2=1605420&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml 
(original)
+++ stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml Wed 
Jun 25 14:26:45 2014
@@ -41,12 +41,12 @@
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.security.core</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.1-SNAPSHOT</version>
     </bundle>
     <bundle>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.authentication.basic</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.1-SNAPSHOT</version>
     </bundle>
     <bundle>
         <groupId>org.apache.stanbol</groupId>


Reply via email to