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/11 18:09:33 UTC

incubator-rya git commit: [maven-release-plugin] prepare release rya-incubating-3.2.11-rc2

Repository: incubator-rya
Updated Branches:
  refs/heads/3.2.11-RC2 [created] f9e5787a4


[maven-release-plugin] prepare release rya-incubating-3.2.11-rc2


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

Branch: refs/heads/3.2.11-RC2
Commit: f9e5787a4057d8fbaacc8d22e4de5d86fcb45ba8
Parents: 28b0a52
Author: David Lotts <da...@parsons.com>
Authored: Mon Sep 11 14:07:20 2017 -0400
Committer: David Lotts <da...@parsons.com>
Committed: Mon Sep 11 14:07:20 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                                  | 11 ++++-------
 extras/indexingExample/pom.xml                           |  2 +-
 extras/pom.xml                                           |  2 +-
 extras/rya.benchmark/pom.xml                             |  4 ++--
 extras/rya.export/export.accumulo/pom.xml                |  7 ++-----
 extras/rya.export/export.api/pom.xml                     |  9 +++------
 extras/rya.export/export.client/pom.xml                  |  7 ++-----
 extras/rya.export/export.integration/pom.xml             |  7 ++-----
 extras/rya.export/export.mongo/pom.xml                   |  7 ++-----
 extras/rya.export/pom.xml                                |  7 ++-----
 extras/rya.geoindexing/geo.common/pom.xml                |  2 +-
 extras/rya.geoindexing/geo.geomesa/pom.xml               |  7 +++----
 extras/rya.geoindexing/geo.geowave/pom.xml               |  7 +++----
 extras/rya.geoindexing/geo.mongo/pom.xml                 |  2 +-
 extras/rya.geoindexing/pom.xml                           |  2 +-
 extras/rya.giraph/pom.xml                                |  6 ++----
 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                 |  5 ++---
 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         |  5 ++---
 extras/rya.pcj.fluo/pcj.fluo.test.base/pom.xml           |  2 +-
 extras/rya.pcj.fluo/pom.xml                              |  2 +-
 extras/rya.periodic.service/periodic.service.api/pom.xml |  5 ++---
 .../periodic.service.integration.tests/pom.xml           |  5 ++---
 .../periodic.service.notification/pom.xml                |  5 ++---
 extras/rya.periodic.service/pom.xml                      |  2 +-
 extras/rya.prospector/pom.xml                            |  2 +-
 extras/rya.reasoning/pom.xml                             |  2 +-
 extras/shell/pom.xml                                     |  4 ++--
 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 +-
 52 files changed, 75 insertions(+), 105 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index 0063336..78aecc2 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/common/rya.api/pom.xml
----------------------------------------------------------------------
diff --git a/common/rya.api/pom.xml b/common/rya.api/pom.xml
index 3c80a13..8b3c076 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/common/rya.provenance/pom.xml
----------------------------------------------------------------------
diff --git a/common/rya.provenance/pom.xml b/common/rya.provenance/pom.xml
index 8f42385..a3573b7 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.provenance</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/dao/accumulo.rya/pom.xml
----------------------------------------------------------------------
diff --git a/dao/accumulo.rya/pom.xml b/dao/accumulo.rya/pom.xml
index be062e9..250f6df 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>accumulo.rya</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/dao/mongodb.rya/pom.xml
----------------------------------------------------------------------
diff --git a/dao/mongodb.rya/pom.xml b/dao/mongodb.rya/pom.xml
index 44fe083..d246cd4 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>mongodb.rya</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/dao/pom.xml
----------------------------------------------------------------------
diff --git a/dao/pom.xml b/dao/pom.xml
index e7167f2..28f660d 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.dao</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/indexing/pom.xml
----------------------------------------------------------------------
diff --git a/extras/indexing/pom.xml b/extras/indexing/pom.xml
index 16a205f..5fa2a60 100644
--- a/extras/indexing/pom.xml
+++ b/extras/indexing/pom.xml
@@ -11,13 +11,12 @@
     OF ANY KIND, either express or implied. See the License for the specific 
     language governing permissions and limitations under the License. -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.indexing</artifactId>
@@ -154,8 +153,7 @@
                             <shadedArtifactAttached>true</shadedArtifactAttached>
                             <shadedClassifierName>map-reduce</shadedClassifierName>
                             <transformers>
-                                <transformer
-                                    implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
                             </transformers>
                             <filters>
                                 <filter>
@@ -190,8 +188,7 @@
                                 </excludes>
                             </artifactSet>
                             <transformers>
-                                <transformer
-                                    implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
                             </transformers>
                             <filters>
                                 <filter>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/indexingExample/pom.xml
----------------------------------------------------------------------
diff --git a/extras/indexingExample/pom.xml b/extras/indexingExample/pom.xml
index 50c9a29..915eb51 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.indexing.example</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/pom.xml
----------------------------------------------------------------------
diff --git a/extras/pom.xml b/extras/pom.xml
index 82930bc..84235b7 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.extras</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/rya.benchmark/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.benchmark/pom.xml b/extras/rya.benchmark/pom.xml
index a2b2d3b..cf90d30 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -85,7 +85,7 @@
                     <!-- Java Bug Database link : http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8067747 -->
                     <useIncrementalCompilation>false</useIncrementalCompilation>
                     <compilerArguments>
-                        <Xlint/>
+                        <Xlint />
                     </compilerArguments>
                 </configuration>
             </plugin>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 406c93d..59a7d49 100644
--- a/extras/rya.export/export.accumulo/pom.xml
+++ b/extras/rya.export/export.accumulo/pom.xml
@@ -17,15 +17,12 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<project 
-    xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.export.parent</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 b07a664..81db668 100644
--- a/extras/rya.export/export.api/pom.xml
+++ b/extras/rya.export/export.api/pom.xml
@@ -17,15 +17,12 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<project 
-    xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.export.parent</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
@@ -188,7 +185,7 @@ under the License.
                             <!--<mainClass>mvm.rya.accumulo.mr.merge.MergeTool</mainClass>-->
                         </manifest>
                         <manifestEntries>
-                            <Built-By></Built-By>
+                            <Built-By />
                             <Class-Path>lib/</Class-Path>
                         </manifestEntries>
                     </archive>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 eb9c554..3d1d99a 100644
--- a/extras/rya.export/export.client/pom.xml
+++ b/extras/rya.export/export.client/pom.xml
@@ -17,15 +17,12 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<project 
-    xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.export.parent</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 d5c273a..8d9aa3d 100644
--- a/extras/rya.export/export.integration/pom.xml
+++ b/extras/rya.export/export.integration/pom.xml
@@ -17,15 +17,12 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<project 
-    xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.export.parent</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 699daf7..988b1bd 100644
--- a/extras/rya.export/export.mongo/pom.xml
+++ b/extras/rya.export/export.mongo/pom.xml
@@ -17,15 +17,12 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<project 
-    xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.export.parent</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/rya.export/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.export/pom.xml b/extras/rya.export/pom.xml
index 0ff86d1..5eb18f9 100644
--- a/extras/rya.export/pom.xml
+++ b/extras/rya.export/pom.xml
@@ -17,15 +17,12 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<project 
-    xmlns="http://maven.apache.org/POM/4.0.0" 
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 6b4b3ca..9825799 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-SNAPSHOT</version>
+		<version>3.2.11-incubating</version>
 	</parent>
 
 	<artifactId>geo.common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 ebadd36..115499f 100644
--- a/extras/rya.geoindexing/geo.geomesa/pom.xml
+++ b/extras/rya.geoindexing/geo.geomesa/pom.xml
@@ -11,13 +11,12 @@
 	OF ANY KIND, either express or implied. See the License for the specific 
 	language governing permissions and limitations under the License. -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>org.apache.rya</groupId>
 		<artifactId>rya.geoindexing</artifactId>
-		<version>3.2.11-incubating-SNAPSHOT</version>
+		<version>3.2.11-incubating</version>
 	</parent>
 	<artifactId>geo.geomesa</artifactId>
 	<name>Apache Rya Geo Indexing using GeoMesa</name>
@@ -30,7 +29,7 @@
 		<dependency>
 			<groupId>org.apache.rya</groupId>
 			<artifactId>geo.common</artifactId>
-			<version>3.2.11-incubating-SNAPSHOT</version>
+			<version>3.2.11-incubating</version>
 		</dependency>
 
 		<dependency>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 92511f3..9ed628c 100644
--- a/extras/rya.geoindexing/geo.geowave/pom.xml
+++ b/extras/rya.geoindexing/geo.geowave/pom.xml
@@ -9,13 +9,12 @@
     License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
     OF ANY KIND, either express or implied. See the License for the specific
     language governing permissions and limitations under the License.  -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>org.apache.rya</groupId>
 		<artifactId>rya.geoindexing</artifactId>
-		<version>3.2.11-incubating-SNAPSHOT</version>
+		<version>3.2.11-incubating</version>
 	</parent>
 	<artifactId>geo.geowave</artifactId>
 	<name>Apache Rya Geo indexing using GeoWave</name>
@@ -31,7 +30,7 @@
 		<dependency>
 			<groupId>org.apache.rya</groupId>
 			<artifactId>geo.common</artifactId>
-			<version>3.2.11-incubating-SNAPSHOT</version>
+			<version>3.2.11-incubating</version>
 		</dependency>
 
 		<dependency>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 f8c4f49..567f50b 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-SNAPSHOT</version>
+    <version>3.2.11-incubating</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/f9e5787a/extras/rya.geoindexing/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.geoindexing/pom.xml b/extras/rya.geoindexing/pom.xml
index 9ba4ed0..e7d824a 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-SNAPSHOT</version>
+    <version>3.2.11-incubating</version>
   </parent>
   <artifactId>rya.geoindexing</artifactId>
   <packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/rya.giraph/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.giraph/pom.xml b/extras/rya.giraph/pom.xml
index a720baf..be65ff6 100644
--- a/extras/rya.giraph/pom.xml
+++ b/extras/rya.giraph/pom.xml
@@ -17,13 +17,11 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.extras</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/rya.indexing.pcj/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.indexing.pcj/pom.xml b/extras/rya.indexing.pcj/pom.xml
index bd6e179..a077853 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/rya.manual/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.manual/pom.xml b/extras/rya.manual/pom.xml
index fd9f7c8..ab52471 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.manual</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/rya.merger/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.merger/pom.xml b/extras/rya.merger/pom.xml
index 206c8f9..177a6ce 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.merger</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 16d33b2..3bc5302 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 0a03876..e260246 100644
--- a/extras/rya.pcj.fluo/pcj.fluo.app/pom.xml
+++ b/extras/rya.pcj.fluo/pcj.fluo.app/pom.xml
@@ -19,13 +19,12 @@
     under the License.
 
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.pcj.fluo.parent</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 63264b3..a3d2ef9 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 e4d2778..2756dd1 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 ddf6822..11eaf6c 100644
--- a/extras/rya.pcj.fluo/pcj.fluo.integration/pom.xml
+++ b/extras/rya.pcj.fluo/pcj.fluo.integration/pom.xml
@@ -9,13 +9,12 @@
     License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
     OF ANY KIND, either express or implied. See the License for the specific 
     language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.pcj.fluo.parent</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 27a71b7..d2daa0b 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.pcj.fluo.test.base</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/rya.pcj.fluo/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.pcj.fluo/pom.xml b/extras/rya.pcj.fluo/pom.xml
index 6979768..4079848 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/rya.periodic.service/periodic.service.api/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.periodic.service/periodic.service.api/pom.xml b/extras/rya.periodic.service/periodic.service.api/pom.xml
index b57beaf..a54e332 100644
--- a/extras/rya.periodic.service/periodic.service.api/pom.xml
+++ b/extras/rya.periodic.service/periodic.service.api/pom.xml
@@ -1,5 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
         contributor license agreements. See the NOTICE file distributed with this 
         work for additional information regarding copyright ownership. The ASF licenses 
@@ -15,7 +14,7 @@
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.periodic.service</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.periodic.service.api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 402f81d..6438961 100644
--- a/extras/rya.periodic.service/periodic.service.integration.tests/pom.xml
+++ b/extras/rya.periodic.service/periodic.service.integration.tests/pom.xml
@@ -9,14 +9,13 @@
     License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
     OF ANY KIND, either express or implied. See the License for the specific 
     language governing permissions and limitations under the License. -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.periodic.service</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.periodic.service.integration.tests</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/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 1e59e15..42820b5 100644
--- a/extras/rya.periodic.service/periodic.service.notification/pom.xml
+++ b/extras/rya.periodic.service/periodic.service.notification/pom.xml
@@ -1,5 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more 
         contributor license agreements. See the NOTICE file distributed with this 
@@ -14,7 +13,7 @@
     <parent>
         <groupId>org.apache.rya</groupId>
         <artifactId>rya.periodic.service</artifactId>
-        <version>3.2.11-incubating-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.periodic.service.notification</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/rya.periodic.service/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.periodic.service/pom.xml b/extras/rya.periodic.service/pom.xml
index 22ee1aa..49198dc 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
   
   <name>Apache Rya Periodic Service</name>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/rya.prospector/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.prospector/pom.xml b/extras/rya.prospector/pom.xml
index 35a9f67..b0b6a08 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.prospector</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/rya.reasoning/pom.xml
----------------------------------------------------------------------
diff --git a/extras/rya.reasoning/pom.xml b/extras/rya.reasoning/pom.xml
index 4791e03..8180876 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.reasoning</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/shell/pom.xml
----------------------------------------------------------------------
diff --git a/extras/shell/pom.xml b/extras/shell/pom.xml
index 0f95649..a6fb847 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.shell</artifactId>
@@ -156,7 +156,7 @@
                                 <transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
                                     <resource>META-INF/spring.schemas</resource>
                                 </transformer>
-                                <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
                                 <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                     <mainClass>org.springframework.shell.Bootstrap</mainClass>
                                 </transformer>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/extras/vagrantExample/pom.xml
----------------------------------------------------------------------
diff --git a/extras/vagrantExample/pom.xml b/extras/vagrantExample/pom.xml
index f498bfe..9b7a137 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.vagrant.example</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/mapreduce/pom.xml
----------------------------------------------------------------------
diff --git a/mapreduce/pom.xml b/mapreduce/pom.xml
index c4f94f6..8eb255f 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.mapreduce</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/osgi/alx.rya.console/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/alx.rya.console/pom.xml b/osgi/alx.rya.console/pom.xml
index c395262..be3b109 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>alx.rya.console</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/osgi/alx.rya/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/alx.rya/pom.xml b/osgi/alx.rya/pom.xml
index c90b5e8..6b7e7d5 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>alx.rya</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/osgi/camel.rya/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/camel.rya/pom.xml b/osgi/camel.rya/pom.xml
index e60beef..7e0897e 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>camel.rya</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/osgi/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/pom.xml b/osgi/pom.xml
index a4868f0..e6f1f56 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/pig/accumulo.pig/pom.xml
----------------------------------------------------------------------
diff --git a/pig/accumulo.pig/pom.xml b/pig/accumulo.pig/pom.xml
index bc8cde7..5d66d2b 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>accumulo.pig</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/pig/pom.xml
----------------------------------------------------------------------
diff --git a/pig/pom.xml b/pig/pom.xml
index 5398e3d..944919c 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.pig</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7a0bf2c..28926f2 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-SNAPSHOT</version>
+    <version>3.2.11-incubating</version>
 
     <packaging>pom</packaging>
 
@@ -1079,7 +1079,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>HEAD</tag>
+        <tag>rya-incubating-3.2.11-rc2</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/f9e5787a/sail/pom.xml
----------------------------------------------------------------------
diff --git a/sail/pom.xml b/sail/pom.xml
index 53b90c0..1cb3990 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.sail</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/spark/pom.xml
----------------------------------------------------------------------
diff --git a/spark/pom.xml b/spark/pom.xml
index 09d05d0..3a026ea 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.spark</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/web/pom.xml
----------------------------------------------------------------------
diff --git a/web/pom.xml b/web/pom.xml
index 55b024d..16421aa 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>rya.web</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/f9e5787a/web/web.rya/pom.xml
----------------------------------------------------------------------
diff --git a/web/web.rya/pom.xml b/web/web.rya/pom.xml
index a033595..951bad0 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-SNAPSHOT</version>
+        <version>3.2.11-incubating</version>
     </parent>
 
     <artifactId>web.rya</artifactId>