Author: meric
Date: Thu Feb 28 13:00:02 2013
New Revision: 1451185
URL: http://svn.apache.org/r1451185
Log:
STANBOL-471 Commons pom versions are updated
Modified:
stanbol/branches/contenthub-two-layered-structure/commons/semanticindex/core/pom.xml
stanbol/branches/contenthub-two-layered-structure/commons/semanticindex/servicesapi/pom.xml
Modified:
stanbol/branches/contenthub-two-layered-structure/commons/semanticindex/core/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/contenthub-two-layered-structure/commons/semanticindex/core/pom.xml?rev=1451185&r1=1451184&r2=1451185&view=diff
==============================================================================
---
stanbol/branches/contenthub-two-layered-structure/commons/semanticindex/core/pom.xml
(original)
+++
stanbol/branches/contenthub-two-layered-structure/commons/semanticindex/core/pom.xml
Thu Feb 28 13:00:02 2013
@@ -17,12 +17,12 @@
<parent>
<groupId>org.apache.stanbol</groupId>
<artifactId>stanbol-parent</artifactId>
- <version>2-incubating-SNAPSHOT</version>
+ <version>4-SNAPSHOT</version>
<relativePath>../../../parent</relativePath>
</parent>
<artifactId>org.apache.stanbol.commons.semanticindex.core</artifactId>
- <version>0.10.0-incubating-SNAPSHOT</version>
+ <version>0.12.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Stanbol Commons Semantic Index Core Bundle</name>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.semanticindex.servicesapi</artifactId>
- <version>0.10.0-incubating-SNAPSHOT</version>
+ <version>0.12.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
Modified:
stanbol/branches/contenthub-two-layered-structure/commons/semanticindex/servicesapi/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/contenthub-two-layered-structure/commons/semanticindex/servicesapi/pom.xml?rev=1451185&r1=1451184&r2=1451185&view=diff
==============================================================================
---
stanbol/branches/contenthub-two-layered-structure/commons/semanticindex/servicesapi/pom.xml
(original)
+++
stanbol/branches/contenthub-two-layered-structure/commons/semanticindex/servicesapi/pom.xml
Thu Feb 28 13:00:02 2013
@@ -17,12 +17,12 @@
<parent>
<groupId>org.apache.stanbol</groupId>
<artifactId>stanbol-parent</artifactId>
- <version>2-incubating-SNAPSHOT</version>
+ <version>4-SNAPSHOT</version>
<relativePath>../../../parent</relativePath>
</parent>
<artifactId>org.apache.stanbol.commons.semanticindex.servicesapi</artifactId>
- <version>0.10.0-incubating-SNAPSHOT</version>
+ <version>0.12.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Stanbol Commons Semantic Index API Bundle</name>