Author: fchrist
Date: Fri Jun  1 11:21:28 2012
New Revision: 1345066

URL: http://svn.apache.org/viewvc?rev=1345066&view=rev
Log:
STANBOL-641 updating version of parent POM to 2-incubating-SNAPSHOT in all 
POMs. Automatically done with the Versions Maven Plugin

Modified:
    incubator/stanbol/trunk/cmsadapter/parent/pom.xml
    incubator/stanbol/trunk/commons/httpqueryheaders/pom.xml
    incubator/stanbol/trunk/commons/indexedgraph/pom.xml
    incubator/stanbol/trunk/commons/installer/bundleprovider/pom.xml
    incubator/stanbol/trunk/commons/jobs/api/pom.xml
    incubator/stanbol/trunk/commons/jobs/web/pom.xml
    incubator/stanbol/trunk/commons/jsonld/pom.xml
    incubator/stanbol/trunk/commons/launchpad/pom.xml
    incubator/stanbol/trunk/commons/ldpath/clerezza/pom.xml
    incubator/stanbol/trunk/commons/opennlp/pom.xml
    incubator/stanbol/trunk/commons/owl/pom.xml
    incubator/stanbol/trunk/commons/solr/core/pom.xml
    incubator/stanbol/trunk/commons/solr/defaults/pom.xml
    incubator/stanbol/trunk/commons/solr/install/pom.xml
    incubator/stanbol/trunk/commons/solr/managed/pom.xml
    incubator/stanbol/trunk/commons/solr/web/pom.xml
    incubator/stanbol/trunk/commons/stanboltools/bundledatafileprovider/pom.xml
    incubator/stanbol/trunk/commons/stanboltools/datafileprovider/pom.xml
    incubator/stanbol/trunk/commons/stanboltools/offline/pom.xml
    incubator/stanbol/trunk/commons/testing/http/pom.xml
    incubator/stanbol/trunk/commons/testing/jarexec/pom.xml
    incubator/stanbol/trunk/commons/testing/stanbol/pom.xml
    incubator/stanbol/trunk/commons/web/base/pom.xml
    incubator/stanbol/trunk/commons/web/home/pom.xml
    incubator/stanbol/trunk/commons/web/sparql/pom.xml
    incubator/stanbol/trunk/contenthub/parent/pom.xml
    incubator/stanbol/trunk/data/parent/pom.xml
    incubator/stanbol/trunk/demos/webvie/pom.xml
    incubator/stanbol/trunk/enhancer/parent/pom.xml
    incubator/stanbol/trunk/entityhub/parent/pom.xml
    incubator/stanbol/trunk/factstore/bundlelist/pom.xml
    incubator/stanbol/trunk/factstore/factstore/pom.xml
    incubator/stanbol/trunk/frameworkfragment/pom.xml
    incubator/stanbol/trunk/integration-tests/pom.xml
    incubator/stanbol/trunk/launchers/bundlelists/osgiframework/pom.xml
    incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/pom.xml
    incubator/stanbol/trunk/launchers/full-war/pom.xml
    incubator/stanbol/trunk/launchers/full/pom.xml
    incubator/stanbol/trunk/launchers/stable/pom.xml
    incubator/stanbol/trunk/ontologymanager/bundlelist/pom.xml
    incubator/stanbol/trunk/ontologymanager/ontonet/pom.xml
    incubator/stanbol/trunk/ontologymanager/registry/pom.xml
    incubator/stanbol/trunk/ontologymanager/web/pom.xml
    incubator/stanbol/trunk/pom.xml
    incubator/stanbol/trunk/reasoners/bundlelist/pom.xml
    incubator/stanbol/trunk/reasoners/jena/pom.xml
    incubator/stanbol/trunk/reasoners/manager/pom.xml
    incubator/stanbol/trunk/reasoners/owlapi/pom.xml
    incubator/stanbol/trunk/reasoners/servicesapi/pom.xml
    incubator/stanbol/trunk/reasoners/test/pom.xml
    incubator/stanbol/trunk/reasoners/web/pom.xml
    incubator/stanbol/trunk/rules/adapters/abstract/pom.xml
    incubator/stanbol/trunk/rules/adapters/clerezza/pom.xml
    incubator/stanbol/trunk/rules/adapters/jena/pom.xml
    incubator/stanbol/trunk/rules/adapters/sparql/pom.xml
    incubator/stanbol/trunk/rules/adapters/swrl/pom.xml
    incubator/stanbol/trunk/rules/base/pom.xml
    incubator/stanbol/trunk/rules/bundlelist/pom.xml
    incubator/stanbol/trunk/rules/manager/pom.xml
    incubator/stanbol/trunk/rules/refactor/pom.xml
    incubator/stanbol/trunk/rules/web/pom.xml

Modified: incubator/stanbol/trunk/cmsadapter/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/cmsadapter/parent/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/cmsadapter/parent/pom.xml (original)
+++ incubator/stanbol/trunk/cmsadapter/parent/pom.xml Fri Jun  1 11:21:28 2012
@@ -16,7 +16,7 @@
   <parent>
     <artifactId>stanbol-parent</artifactId>
     <groupId>org.apache.stanbol</groupId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/httpqueryheaders/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/httpqueryheaders/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/httpqueryheaders/pom.xml (original)
+++ incubator/stanbol/trunk/commons/httpqueryheaders/pom.xml Fri Jun  1 
11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/indexedgraph/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/indexedgraph/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/indexedgraph/pom.xml (original)
+++ incubator/stanbol/trunk/commons/indexedgraph/pom.xml Fri Jun  1 11:21:28 
2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/installer/bundleprovider/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/installer/bundleprovider/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/installer/bundleprovider/pom.xml (original)
+++ incubator/stanbol/trunk/commons/installer/bundleprovider/pom.xml Fri Jun  1 
11:21:28 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent/pom.xml</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/jobs/api/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/jobs/api/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/jobs/api/pom.xml (original)
+++ incubator/stanbol/trunk/commons/jobs/api/pom.xml Fri Jun  1 11:21:28 2012
@@ -21,7 +21,7 @@
        <parent>
                <artifactId>stanbol-parent</artifactId>
                <groupId>org.apache.stanbol</groupId>
-               <version>0.10.0-incubating-SNAPSHOT</version>
+               <version>2-incubating-SNAPSHOT</version>
                <relativePath>../../../parent</relativePath>
        </parent>
        <modelVersion>4.0.0</modelVersion>

Modified: incubator/stanbol/trunk/commons/jobs/web/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/jobs/web/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/jobs/web/pom.xml (original)
+++ incubator/stanbol/trunk/commons/jobs/web/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/jsonld/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/jsonld/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/jsonld/pom.xml (original)
+++ incubator/stanbol/trunk/commons/jsonld/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/launchpad/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/launchpad/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/launchpad/pom.xml (original)
+++ incubator/stanbol/trunk/commons/launchpad/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/ldpath/clerezza/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/ldpath/clerezza/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/ldpath/clerezza/pom.xml (original)
+++ incubator/stanbol/trunk/commons/ldpath/clerezza/pom.xml Fri Jun  1 11:21:28 
2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/opennlp/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/opennlp/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/opennlp/pom.xml (original)
+++ incubator/stanbol/trunk/commons/opennlp/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/owl/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/owl/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/owl/pom.xml (original)
+++ incubator/stanbol/trunk/commons/owl/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/solr/core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/core/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/core/pom.xml (original)
+++ incubator/stanbol/trunk/commons/solr/core/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/solr/defaults/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/defaults/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/defaults/pom.xml (original)
+++ incubator/stanbol/trunk/commons/solr/defaults/pom.xml Fri Jun  1 11:21:28 
2012
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.stanbol</groupId>
                <artifactId>stanbol-parent</artifactId>
-               <version>0.10.0-incubating-SNAPSHOT</version>
+               <version>2-incubating-SNAPSHOT</version>
                <relativePath>../../../parent</relativePath>
        </parent>
 

Modified: incubator/stanbol/trunk/commons/solr/install/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/install/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/install/pom.xml (original)
+++ incubator/stanbol/trunk/commons/solr/install/pom.xml Fri Jun  1 11:21:28 
2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/solr/managed/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/managed/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/managed/pom.xml (original)
+++ incubator/stanbol/trunk/commons/solr/managed/pom.xml Fri Jun  1 11:21:28 
2012
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.stanbol</groupId>
                <artifactId>stanbol-parent</artifactId>
-               <version>0.10.0-incubating-SNAPSHOT</version>
+               <version>2-incubating-SNAPSHOT</version>
                <relativePath>../../../parent</relativePath>
        </parent>
 

Modified: incubator/stanbol/trunk/commons/solr/web/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/web/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/web/pom.xml (original)
+++ incubator/stanbol/trunk/commons/solr/web/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: 
incubator/stanbol/trunk/commons/stanboltools/bundledatafileprovider/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/stanboltools/bundledatafileprovider/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/stanboltools/bundledatafileprovider/pom.xml 
(original)
+++ incubator/stanbol/trunk/commons/stanboltools/bundledatafileprovider/pom.xml 
Fri Jun  1 11:21:28 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/stanboltools/datafileprovider/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/stanboltools/datafileprovider/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/stanboltools/datafileprovider/pom.xml 
(original)
+++ incubator/stanbol/trunk/commons/stanboltools/datafileprovider/pom.xml Fri 
Jun  1 11:21:28 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/stanboltools/offline/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/stanboltools/offline/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/stanboltools/offline/pom.xml (original)
+++ incubator/stanbol/trunk/commons/stanboltools/offline/pom.xml Fri Jun  1 
11:21:28 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent/pom.xml</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/testing/http/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/testing/http/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/testing/http/pom.xml (original)
+++ incubator/stanbol/trunk/commons/testing/http/pom.xml Fri Jun  1 11:21:28 
2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
   

Modified: incubator/stanbol/trunk/commons/testing/jarexec/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/testing/jarexec/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/testing/jarexec/pom.xml (original)
+++ incubator/stanbol/trunk/commons/testing/jarexec/pom.xml Fri Jun  1 11:21:28 
2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
   

Modified: incubator/stanbol/trunk/commons/testing/stanbol/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/testing/stanbol/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/testing/stanbol/pom.xml (original)
+++ incubator/stanbol/trunk/commons/testing/stanbol/pom.xml Fri Jun  1 11:21:28 
2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
   

Modified: incubator/stanbol/trunk/commons/web/base/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/web/base/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/web/base/pom.xml (original)
+++ incubator/stanbol/trunk/commons/web/base/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/web/home/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/web/home/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/web/home/pom.xml (original)
+++ incubator/stanbol/trunk/commons/web/home/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/commons/web/sparql/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/web/sparql/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/web/sparql/pom.xml (original)
+++ incubator/stanbol/trunk/commons/web/sparql/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/contenthub/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/contenthub/parent/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/contenthub/parent/pom.xml (original)
+++ incubator/stanbol/trunk/contenthub/parent/pom.xml Fri Jun  1 11:21:28 2012
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/data/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/parent/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/data/parent/pom.xml (original)
+++ incubator/stanbol/trunk/data/parent/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/demos/webvie/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/demos/webvie/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/demos/webvie/pom.xml (original)
+++ incubator/stanbol/trunk/demos/webvie/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/enhancer/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/parent/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/parent/pom.xml (original)
+++ incubator/stanbol/trunk/enhancer/parent/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/entityhub/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/parent/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/parent/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/parent/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/factstore/bundlelist/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/factstore/bundlelist/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/factstore/bundlelist/pom.xml (original)
+++ incubator/stanbol/trunk/factstore/bundlelist/pom.xml Fri Jun  1 11:21:28 
2012
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/factstore/factstore/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/factstore/factstore/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/factstore/factstore/pom.xml (original)
+++ incubator/stanbol/trunk/factstore/factstore/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/frameworkfragment/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/frameworkfragment/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/frameworkfragment/pom.xml (original)
+++ incubator/stanbol/trunk/frameworkfragment/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
     <relativePath>../parent</relativePath>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>

Modified: incubator/stanbol/trunk/integration-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/integration-tests/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/integration-tests/pom.xml (original)
+++ incubator/stanbol/trunk/integration-tests/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/launchers/bundlelists/osgiframework/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/bundlelists/osgiframework/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/bundlelists/osgiframework/pom.xml 
(original)
+++ incubator/stanbol/trunk/launchers/bundlelists/osgiframework/pom.xml Fri Jun 
 1 11:21:28 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/pom.xml 
(original)
+++ incubator/stanbol/trunk/launchers/bundlelists/stanbolcommons/pom.xml Fri 
Jun  1 11:21:28 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/launchers/full-war/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/full-war/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/full-war/pom.xml (original)
+++ incubator/stanbol/trunk/launchers/full-war/pom.xml Fri Jun  1 11:21:28 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/launchers/full/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/full/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/full/pom.xml (original)
+++ incubator/stanbol/trunk/launchers/full/pom.xml Fri Jun  1 11:21:28 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/launchers/stable/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/stable/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/stable/pom.xml (original)
+++ incubator/stanbol/trunk/launchers/stable/pom.xml Fri Jun  1 11:21:28 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/ontologymanager/bundlelist/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/ontologymanager/bundlelist/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/ontologymanager/bundlelist/pom.xml (original)
+++ incubator/stanbol/trunk/ontologymanager/bundlelist/pom.xml Fri Jun  1 
11:21:28 2012
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/ontologymanager/ontonet/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/ontologymanager/ontonet/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/ontologymanager/ontonet/pom.xml (original)
+++ incubator/stanbol/trunk/ontologymanager/ontonet/pom.xml Fri Jun  1 11:21:28 
2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/ontologymanager/registry/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/ontologymanager/registry/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/ontologymanager/registry/pom.xml (original)
+++ incubator/stanbol/trunk/ontologymanager/registry/pom.xml Fri Jun  1 
11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/ontologymanager/web/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/ontologymanager/web/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/ontologymanager/web/pom.xml (original)
+++ incubator/stanbol/trunk/ontologymanager/web/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/pom.xml (original)
+++ incubator/stanbol/trunk/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>parent</relativePath>
   </parent>
 
@@ -43,7 +43,7 @@
       <comments>A business-friendly OSS license</comments>
     </license>
   </licenses>
-  
+
   <scm>
     <connection>
       scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/

Modified: incubator/stanbol/trunk/reasoners/bundlelist/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/bundlelist/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/bundlelist/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/bundlelist/pom.xml Fri Jun  1 11:21:28 
2012
@@ -17,7 +17,7 @@
        <parent>
                <groupId>org.apache.stanbol</groupId>
                <artifactId>stanbol-parent</artifactId>
-               <version>0.10.0-incubating-SNAPSHOT</version>
+               <version>2-incubating-SNAPSHOT</version>
                <relativePath>../../parent</relativePath>
        </parent>
 

Modified: incubator/stanbol/trunk/reasoners/jena/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/jena/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/jena/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/jena/pom.xml Fri Jun  1 11:21:28 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/reasoners/manager/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/manager/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/manager/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/manager/pom.xml Fri Jun  1 11:21:28 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/reasoners/owlapi/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/owlapi/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/owlapi/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/owlapi/pom.xml Fri Jun  1 11:21:28 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/reasoners/servicesapi/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/servicesapi/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/servicesapi/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/servicesapi/pom.xml Fri Jun  1 11:21:28 
2012
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>stanbol-parent</artifactId>
     <groupId>org.apache.stanbol</groupId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/reasoners/test/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/test/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/test/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/test/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/reasoners/web/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/web/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/web/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/web/pom.xml Fri Jun  1 11:21:28 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/rules/adapters/abstract/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/adapters/abstract/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/adapters/abstract/pom.xml (original)
+++ incubator/stanbol/trunk/rules/adapters/abstract/pom.xml Fri Jun  1 11:21:28 
2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/rules/adapters/clerezza/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/adapters/clerezza/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/adapters/clerezza/pom.xml (original)
+++ incubator/stanbol/trunk/rules/adapters/clerezza/pom.xml Fri Jun  1 11:21:28 
2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/rules/adapters/jena/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/adapters/jena/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/adapters/jena/pom.xml (original)
+++ incubator/stanbol/trunk/rules/adapters/jena/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/rules/adapters/sparql/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/adapters/sparql/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/adapters/sparql/pom.xml (original)
+++ incubator/stanbol/trunk/rules/adapters/sparql/pom.xml Fri Jun  1 11:21:28 
2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/rules/adapters/swrl/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/adapters/swrl/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/adapters/swrl/pom.xml (original)
+++ incubator/stanbol/trunk/rules/adapters/swrl/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/rules/base/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/base/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/base/pom.xml (original)
+++ incubator/stanbol/trunk/rules/base/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/rules/bundlelist/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/bundlelist/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/bundlelist/pom.xml (original)
+++ incubator/stanbol/trunk/rules/bundlelist/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/rules/manager/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/manager/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/manager/pom.xml (original)
+++ incubator/stanbol/trunk/rules/manager/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/rules/refactor/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/refactor/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/refactor/pom.xml (original)
+++ incubator/stanbol/trunk/rules/refactor/pom.xml Fri Jun  1 11:21:28 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: incubator/stanbol/trunk/rules/web/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/web/pom.xml?rev=1345066&r1=1345065&r2=1345066&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/web/pom.xml (original)
+++ incubator/stanbol/trunk/rules/web/pom.xml Fri Jun  1 11:21:28 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>0.10.0-incubating-SNAPSHOT</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 


Reply via email to