Author: reto
Date: Thu Jan 31 22:12:52 2013
New Revision: 1441222
URL: http://svn.apache.org/viewvc?rev=1441222&view=rev
Log:
STANBOL-905: using SNAPSHOT version actually in trunk
Modified:
stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml
stanbol/trunk/launchers/bundlelists/sentimentdata/src/main/bundles/list.xml
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=1441222&r1=1441221&r2=1441222&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml
(original)
+++ stanbol/trunk/launchers/bundlelists/security/src/main/bundles/list.xml Thu
Jan 31 22:12:52 2013
@@ -36,22 +36,22 @@
<bundle>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.security.core</artifactId>
- <version>0.10.0-SNAPSHOT</version>
+ <version>0.12.0-SNAPSHOT</version>
</bundle>
<bundle>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.authentication.basic</artifactId>
- <version>0.10.0-SNAPSHOT</version>
+ <version>0.12.0-SNAPSHOT</version>
</bundle>
<bundle>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.security.fexilwebconsole</artifactId>
- <version>0.10.0-SNAPSHOT</version>
+ <version>0.12.0-SNAPSHOT</version>
</bundle>
<bundle>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.security.usermanagement</artifactId>
- <version>0.10.0-SNAPSHOT</version>
+ <version>0.12.0-SNAPSHOT</version>
</bundle>
</startLevel>
-</bundles>
\ No newline at end of file
+</bundles>
Modified:
stanbol/trunk/launchers/bundlelists/sentimentdata/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/sentimentdata/src/main/bundles/list.xml?rev=1441222&r1=1441221&r2=1441222&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/sentimentdata/src/main/bundles/list.xml
(original)
+++ stanbol/trunk/launchers/bundlelists/sentimentdata/src/main/bundles/list.xml
Thu Jan 31 22:12:52 2013
@@ -21,12 +21,12 @@
<bundle>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.data.sentiment.sentiws</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</bundle>
<bundle>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.data.sentiment.sentiwordnet</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</bundle>
</startLevel>
</bundles>
\ No newline at end of file