You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rya.apache.org by dl...@apache.org on 2017/09/01 23:34:44 UTC

incubator-rya git commit: [maven-release-plugin] prepare for next development iteration

Repository: incubator-rya
Updated Branches:
  refs/heads/3.2.11-RC1 2588d189d -> ffda83479


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/ffda8347
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/ffda8347
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya/diff/ffda8347

Branch: refs/heads/3.2.11-RC1
Commit: ffda83479c7f4088cbd803d3ce26d23104e89e68
Parents: 2588d18
Author: David Lotts <da...@parsons.com>
Authored: Fri Sep 1 19:36:50 2017 -0400
Committer: David Lotts <da...@parsons.com>
Committed: Fri Sep 1 19:36:50 2017 -0400

----------------------------------------------------------------------
 common/pom.xml                                                   | 2 +-
 common/rya.api/pom.xml                                           | 2 +-
 common/rya.provenance/pom.xml                                    | 2 +-
 dao/accumulo.rya/pom.xml                                         | 2 +-
 dao/mongodb.rya/pom.xml                                          | 2 +-
 dao/pom.xml                                                      | 2 +-
 extras/indexing/pom.xml                                          | 2 +-
 extras/indexingExample/pom.xml                                   | 2 +-
 extras/pom.xml                                                   | 2 +-
 extras/rya.benchmark/pom.xml                                     | 2 +-
 extras/rya.export/export.accumulo/pom.xml                        | 2 +-
 extras/rya.export/export.api/pom.xml                             | 2 +-
 extras/rya.export/export.client/pom.xml                          | 2 +-
 extras/rya.export/export.integration/pom.xml                     | 2 +-
 extras/rya.export/export.mongo/pom.xml                           | 2 +-
 extras/rya.export/pom.xml                                        | 2 +-
 extras/rya.geoindexing/geo.common/pom.xml                        | 2 +-
 extras/rya.geoindexing/geo.geomesa/pom.xml                       | 4 ++--
 extras/rya.geoindexing/geo.geowave/pom.xml                       | 4 ++--
 extras/rya.geoindexing/geo.mongo/pom.xml                         | 2 +-
 extras/rya.geoindexing/pom.xml                                   | 2 +-
 extras/rya.giraph/pom.xml                                        | 2 +-
 extras/rya.indexing.pcj/pom.xml                                  | 2 +-
 extras/rya.manual/pom.xml                                        | 2 +-
 extras/rya.merger/pom.xml                                        | 2 +-
 extras/rya.pcj.fluo/pcj.fluo.api/pom.xml                         | 2 +-
 extras/rya.pcj.fluo/pcj.fluo.app/pom.xml                         | 2 +-
 extras/rya.pcj.fluo/pcj.fluo.client/pom.xml                      | 2 +-
 extras/rya.pcj.fluo/pcj.fluo.demo/pom.xml                        | 2 +-
 extras/rya.pcj.fluo/pcj.fluo.integration/pom.xml                 | 2 +-
 extras/rya.pcj.fluo/pcj.fluo.test.base/pom.xml                   | 2 +-
 extras/rya.pcj.fluo/pom.xml                                      | 2 +-
 .../periodic.service.integration.tests/pom.xml                   | 2 +-
 .../rya.periodic.service/periodic.service.notification/pom.xml   | 2 +-
 extras/rya.periodic.service/pom.xml                              | 2 +-
 extras/rya.prospector/pom.xml                                    | 2 +-
 extras/rya.reasoning/pom.xml                                     | 2 +-
 extras/shell/pom.xml                                             | 2 +-
 extras/vagrantExample/pom.xml                                    | 2 +-
 mapreduce/pom.xml                                                | 2 +-
 osgi/alx.rya.console/pom.xml                                     | 2 +-
 osgi/alx.rya/pom.xml                                             | 2 +-
 osgi/camel.rya/pom.xml                                           | 2 +-
 osgi/pom.xml                                                     | 2 +-
 pig/accumulo.pig/pom.xml                                         | 2 +-
 pig/pom.xml                                                      | 2 +-
 pom.xml                                                          | 4 ++--
 sail/pom.xml                                                     | 2 +-
 spark/pom.xml                                                    | 2 +-
 web/pom.xml                                                      | 2 +-
 web/web.rya/pom.xml                                              | 2 +-
 51 files changed, 54 insertions(+), 54 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index 78aecc2..b4e9e4a 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya-project</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/common/rya.api/pom.xml
----------------------------------------------------------------------
diff --git a/common/rya.api/pom.xml b/common/rya.api/pom.xml
index 8b3c076..65ef381 100644
--- a/common/rya.api/pom.xml
+++ b/common/rya.api/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.common</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/common/rya.provenance/pom.xml
----------------------------------------------------------------------
diff --git a/common/rya.provenance/pom.xml b/common/rya.provenance/pom.xml
index a3573b7..d1406a7 100644
--- a/common/rya.provenance/pom.xml
+++ b/common/rya.provenance/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.common</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.provenance</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/dao/accumulo.rya/pom.xml
----------------------------------------------------------------------
diff --git a/dao/accumulo.rya/pom.xml b/dao/accumulo.rya/pom.xml
index 250f6df..5ca7605 100644
--- a/dao/accumulo.rya/pom.xml
+++ b/dao/accumulo.rya/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.dao</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>accumulo.rya</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/dao/mongodb.rya/pom.xml
----------------------------------------------------------------------
diff --git a/dao/mongodb.rya/pom.xml b/dao/mongodb.rya/pom.xml
index d246cd4..0803aa8 100644
--- a/dao/mongodb.rya/pom.xml
+++ b/dao/mongodb.rya/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.dao</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>mongodb.rya</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/dao/pom.xml
----------------------------------------------------------------------
diff --git a/dao/pom.xml b/dao/pom.xml
index 28f660d..ebda0af 100644
--- a/dao/pom.xml
+++ b/dao/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya-project</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.dao</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/indexing/pom.xml
----------------------------------------------------------------------
diff --git a/extras/indexing/pom.xml b/extras/indexing/pom.xml
index 884f659..244a99e 100644
--- a/extras/indexing/pom.xml
+++ b/extras/indexing/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.indexing</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/indexingExample/pom.xml
----------------------------------------------------------------------
diff --git a/extras/indexingExample/pom.xml b/extras/indexingExample/pom.xml
index 915eb51..d167efc 100644
--- a/extras/indexingExample/pom.xml
+++ b/extras/indexingExample/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.indexing.example</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/pom.xml
----------------------------------------------------------------------
diff --git a/extras/pom.xml b/extras/pom.xml
index 84235b7..1fa87cf 100644
--- a/extras/pom.xml
+++ b/extras/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya-project</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.extras</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.benchmark/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.benchmark/pom.xml b/extras/rya.benchmark/pom.xml
index 093df12..b838f7b 100644
--- a/extras/rya.benchmark/pom.xml
+++ b/extras/rya.benchmark/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>rya.extras</artifactId>
         <groupId>org.apache.rya</groupId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.export/export.accumulo/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.export/export.accumulo/pom.xml b/extras/rya.export/export.accumulo/pom.xml
index 1b3f9d4..1d33f2f 100644
--- a/extras/rya.export/export.accumulo/pom.xml
+++ b/extras/rya.export/export.accumulo/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.export.parent</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.export/export.api/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.export/export.api/pom.xml b/extras/rya.export/export.api/pom.xml
index efbf6d4..819be9d 100644
--- a/extras/rya.export/export.api/pom.xml
+++ b/extras/rya.export/export.api/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.export.parent</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.export/export.client/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.export/export.client/pom.xml b/extras/rya.export/export.client/pom.xml
index 9bd8796..ab70047 100644
--- a/extras/rya.export/export.client/pom.xml
+++ b/extras/rya.export/export.client/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.export.parent</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.export/export.integration/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.export/export.integration/pom.xml b/extras/rya.export/export.integration/pom.xml
index 8d9aa3d..7f37956 100644
--- a/extras/rya.export/export.integration/pom.xml
+++ b/extras/rya.export/export.integration/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.export.parent</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.export/export.mongo/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.export/export.mongo/pom.xml b/extras/rya.export/export.mongo/pom.xml
index 988b1bd..455d4c5 100644
--- a/extras/rya.export/export.mongo/pom.xml
+++ b/extras/rya.export/export.mongo/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.export.parent</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.export/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.export/pom.xml b/extras/rya.export/pom.xml
index 5eb18f9..cd2d20e 100644
--- a/extras/rya.export/pom.xml
+++ b/extras/rya.export/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.geoindexing/geo.common/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.geoindexing/geo.common/pom.xml b/extras/rya.geoindexing/geo.common/pom.xml
index 9825799..ffd14de 100644
--- a/extras/rya.geoindexing/geo.common/pom.xml
+++ b/extras/rya.geoindexing/geo.common/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.rya</groupId>
 		<artifactId>rya.geoindexing</artifactId>
-		<version>3.2.11-incubating</version>
+		<version>3.2.12-incubating-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>geo.common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.geoindexing/geo.geomesa/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.geoindexing/geo.geomesa/pom.xml b/extras/rya.geoindexing/geo.geomesa/pom.xml
index 115499f..b705692 100644
--- a/extras/rya.geoindexing/geo.geomesa/pom.xml
+++ b/extras/rya.geoindexing/geo.geomesa/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.rya</groupId>
 		<artifactId>rya.geoindexing</artifactId>
-		<version>3.2.11-incubating</version>
+		<version>3.2.12-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>geo.geomesa</artifactId>
 	<name>Apache Rya Geo Indexing using GeoMesa</name>
@@ -29,7 +29,7 @@
 		<dependency>
 			<groupId>org.apache.rya</groupId>
 			<artifactId>geo.common</artifactId>
-			<version>3.2.11-incubating</version>
+			<version>3.2.12-incubating-SNAPSHOT</version>
 		</dependency>
 
 		<dependency>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.geoindexing/geo.geowave/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.geoindexing/geo.geowave/pom.xml b/extras/rya.geoindexing/geo.geowave/pom.xml
index 9ed628c..fc3e025 100644
--- a/extras/rya.geoindexing/geo.geowave/pom.xml
+++ b/extras/rya.geoindexing/geo.geowave/pom.xml
@@ -14,7 +14,7 @@
 	<parent>
 		<groupId>org.apache.rya</groupId>
 		<artifactId>rya.geoindexing</artifactId>
-		<version>3.2.11-incubating</version>
+		<version>3.2.12-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>geo.geowave</artifactId>
 	<name>Apache Rya Geo indexing using GeoWave</name>
@@ -30,7 +30,7 @@
 		<dependency>
 			<groupId>org.apache.rya</groupId>
 			<artifactId>geo.common</artifactId>
-			<version>3.2.11-incubating</version>
+			<version>3.2.12-incubating-SNAPSHOT</version>
 		</dependency>
 
 		<dependency>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.geoindexing/geo.mongo/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.geoindexing/geo.mongo/pom.xml b/extras/rya.geoindexing/geo.mongo/pom.xml
index 567f50b..15f64e8 100644
--- a/extras/rya.geoindexing/geo.mongo/pom.xml
+++ b/extras/rya.geoindexing/geo.mongo/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.rya</groupId>
     <artifactId>rya.geoindexing</artifactId>
-    <version>3.2.11-incubating</version>
+    <version>3.2.12-incubating-SNAPSHOT</version>
   </parent>
   <artifactId>geo.mongo</artifactId>
   <name>Apache Rya Geo Indexing using MongoDB</name>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.geoindexing/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.geoindexing/pom.xml b/extras/rya.geoindexing/pom.xml
index e7d824a..ba98fe8 100644
--- a/extras/rya.geoindexing/pom.xml
+++ b/extras/rya.geoindexing/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.rya</groupId>
     <artifactId>rya.extras</artifactId>
-    <version>3.2.11-incubating</version>
+    <version>3.2.12-incubating-SNAPSHOT</version>
   </parent>
   <artifactId>rya.geoindexing</artifactId>
   <packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.giraph/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.giraph/pom.xml b/extras/rya.giraph/pom.xml
index be65ff6..5e2d8a2 100644
--- a/extras/rya.giraph/pom.xml
+++ b/extras/rya.giraph/pom.xml
@@ -21,7 +21,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.indexing.pcj/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.indexing.pcj/pom.xml b/extras/rya.indexing.pcj/pom.xml
index a077853..2c893d1 100644
--- a/extras/rya.indexing.pcj/pom.xml
+++ b/extras/rya.indexing.pcj/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.manual/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.manual/pom.xml b/extras/rya.manual/pom.xml
index ab52471..7f194d8 100644
--- a/extras/rya.manual/pom.xml
+++ b/extras/rya.manual/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.manual</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.merger/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.merger/pom.xml b/extras/rya.merger/pom.xml
index bef161c..39f1554 100644
--- a/extras/rya.merger/pom.xml
+++ b/extras/rya.merger/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.merger</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.pcj.fluo/pcj.fluo.api/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.pcj.fluo/pcj.fluo.api/pom.xml b/extras/rya.pcj.fluo/pcj.fluo.api/pom.xml
index bbf2d8b..a2228cf 100644
--- a/extras/rya.pcj.fluo/pcj.fluo.api/pom.xml
+++ b/extras/rya.pcj.fluo/pcj.fluo.api/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.pcj.fluo.parent</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.pcj.fluo/pcj.fluo.app/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.pcj.fluo/pcj.fluo.app/pom.xml b/extras/rya.pcj.fluo/pcj.fluo.app/pom.xml
index e260246..e2f3a22 100644
--- a/extras/rya.pcj.fluo/pcj.fluo.app/pom.xml
+++ b/extras/rya.pcj.fluo/pcj.fluo.app/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.pcj.fluo.parent</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.pcj.fluo/pcj.fluo.client/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.pcj.fluo/pcj.fluo.client/pom.xml b/extras/rya.pcj.fluo/pcj.fluo.client/pom.xml
index a3d2ef9..b2744b1 100644
--- a/extras/rya.pcj.fluo/pcj.fluo.client/pom.xml
+++ b/extras/rya.pcj.fluo/pcj.fluo.client/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.pcj.fluo.parent</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.pcj.fluo/pcj.fluo.demo/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.pcj.fluo/pcj.fluo.demo/pom.xml b/extras/rya.pcj.fluo/pcj.fluo.demo/pom.xml
index 2756dd1..f43933b 100644
--- a/extras/rya.pcj.fluo/pcj.fluo.demo/pom.xml
+++ b/extras/rya.pcj.fluo/pcj.fluo.demo/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.pcj.fluo.parent</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.pcj.fluo/pcj.fluo.integration/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.pcj.fluo/pcj.fluo.integration/pom.xml b/extras/rya.pcj.fluo/pcj.fluo.integration/pom.xml
index 11eaf6c..c038dbe 100644
--- a/extras/rya.pcj.fluo/pcj.fluo.integration/pom.xml
+++ b/extras/rya.pcj.fluo/pcj.fluo.integration/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.pcj.fluo.parent</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.pcj.fluo/pcj.fluo.test.base/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.pcj.fluo/pcj.fluo.test.base/pom.xml b/extras/rya.pcj.fluo/pcj.fluo.test.base/pom.xml
index d2daa0b..24f4f3d 100644
--- a/extras/rya.pcj.fluo/pcj.fluo.test.base/pom.xml
+++ b/extras/rya.pcj.fluo/pcj.fluo.test.base/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.pcj.fluo.parent</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.pcj.fluo.test.base</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.pcj.fluo/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.pcj.fluo/pom.xml b/extras/rya.pcj.fluo/pom.xml
index 4079848..b6f5403 100644
--- a/extras/rya.pcj.fluo/pom.xml
+++ b/extras/rya.pcj.fluo/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.periodic.service/periodic.service.integration.tests/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.periodic.service/periodic.service.integration.tests/pom.xml b/extras/rya.periodic.service/periodic.service.integration.tests/pom.xml
index 5f5ee96..e10e3ca 100644
--- a/extras/rya.periodic.service/periodic.service.integration.tests/pom.xml
+++ b/extras/rya.periodic.service/periodic.service.integration.tests/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.periodic.service</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.periodic.service.integration.tests</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.periodic.service/periodic.service.notification/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.periodic.service/periodic.service.notification/pom.xml b/extras/rya.periodic.service/periodic.service.notification/pom.xml
index 5ee1779..3d71829 100644
--- a/extras/rya.periodic.service/periodic.service.notification/pom.xml
+++ b/extras/rya.periodic.service/periodic.service.notification/pom.xml
@@ -13,7 +13,7 @@
 	<parent>
 		<groupId>org.apache.rya</groupId>
 		<artifactId>rya.periodic.service</artifactId>
-		<version>3.2.11-incubating</version>
+		<version>3.2.12-incubating-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>rya.periodic.service.notification</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.periodic.service/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.periodic.service/pom.xml b/extras/rya.periodic.service/pom.xml
index e8fc775..f18ab83 100644
--- a/extras/rya.periodic.service/pom.xml
+++ b/extras/rya.periodic.service/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
   
   <name>Apache Rya Periodic Service</name>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.prospector/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.prospector/pom.xml b/extras/rya.prospector/pom.xml
index b0b6a08..4533de3 100644
--- a/extras/rya.prospector/pom.xml
+++ b/extras/rya.prospector/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.prospector</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/rya.reasoning/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.reasoning/pom.xml b/extras/rya.reasoning/pom.xml
index 8180876..8e4eb4c 100644
--- a/extras/rya.reasoning/pom.xml
+++ b/extras/rya.reasoning/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.reasoning</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/shell/pom.xml
----------------------------------------------------------------------
diff --git a/extras/shell/pom.xml b/extras/shell/pom.xml
index a6fb847..058f780 100644
--- a/extras/shell/pom.xml
+++ b/extras/shell/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.shell</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/extras/vagrantExample/pom.xml
----------------------------------------------------------------------
diff --git a/extras/vagrantExample/pom.xml b/extras/vagrantExample/pom.xml
index 9b7a137..0810fc2 100644
--- a/extras/vagrantExample/pom.xml
+++ b/extras/vagrantExample/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.vagrant.example</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/mapreduce/pom.xml
----------------------------------------------------------------------
diff --git a/mapreduce/pom.xml b/mapreduce/pom.xml
index 8eb255f..fc349f9 100644
--- a/mapreduce/pom.xml
+++ b/mapreduce/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya-project</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.mapreduce</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/osgi/alx.rya.console/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/alx.rya.console/pom.xml b/osgi/alx.rya.console/pom.xml
index be3b109..e32f2f2 100644
--- a/osgi/alx.rya.console/pom.xml
+++ b/osgi/alx.rya.console/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.osgi</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>alx.rya.console</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/osgi/alx.rya/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/alx.rya/pom.xml b/osgi/alx.rya/pom.xml
index 6b7e7d5..1ef2d56 100644
--- a/osgi/alx.rya/pom.xml
+++ b/osgi/alx.rya/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.osgi</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>alx.rya</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/osgi/camel.rya/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/camel.rya/pom.xml b/osgi/camel.rya/pom.xml
index 7e0897e..eb519d8 100644
--- a/osgi/camel.rya/pom.xml
+++ b/osgi/camel.rya/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.osgi</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel.rya</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/osgi/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/pom.xml b/osgi/pom.xml
index e6f1f56..49b1c63 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya-project</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/pig/accumulo.pig/pom.xml
----------------------------------------------------------------------
diff --git a/pig/accumulo.pig/pom.xml b/pig/accumulo.pig/pom.xml
index 5d66d2b..c9a7428 100644
--- a/pig/accumulo.pig/pom.xml
+++ b/pig/accumulo.pig/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.pig</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>accumulo.pig</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/pig/pom.xml
----------------------------------------------------------------------
diff --git a/pig/pom.xml b/pig/pom.xml
index 944919c..ebf7630 100644
--- a/pig/pom.xml
+++ b/pig/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya-project</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.pig</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 605904d..51090b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
 
     <groupId>org.apache.rya</groupId>
     <artifactId>rya-project</artifactId>
-    <version>3.2.11-incubating</version>
+    <version>3.2.12-incubating-SNAPSHOT</version>
 
     <packaging>pom</packaging>
 
@@ -1065,7 +1065,7 @@ under the License.
     <scm>
         <connection>scm:git:git://git.apache.org/incubator-rya.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-rya.git</developerConnection>
-        <tag>rya-incubating-3.2.11-rc1</tag>
+        <tag>HEAD</tag>
         <url>https://git-wip-us.apache.org/repos/asf?p=incubator-rya.git</url>
     </scm>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/sail/pom.xml
----------------------------------------------------------------------
diff --git a/sail/pom.xml b/sail/pom.xml
index 1cb3990..1074d2f 100644
--- a/sail/pom.xml
+++ b/sail/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya-project</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.sail</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/spark/pom.xml
----------------------------------------------------------------------
diff --git a/spark/pom.xml b/spark/pom.xml
index 3a026ea..b5ff475 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya-project</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.spark</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/web/pom.xml
----------------------------------------------------------------------
diff --git a/web/pom.xml b/web/pom.xml
index 16421aa..39880dd 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya-project</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>rya.web</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/ffda8347/web/web.rya/pom.xml
----------------------------------------------------------------------
diff --git a/web/web.rya/pom.xml b/web/web.rya/pom.xml
index 951bad0..28957ed 100644
--- a/web/web.rya/pom.xml
+++ b/web/web.rya/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.web</artifactId>
-        <version>3.2.11-incubating</version>
+        <version>3.2.12-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>web.rya</artifactId>