This is to prepare for reef-project-0.11.0-icubating source release
-SNAPSHOT is removed from pom files
(incubating) is added to nuget spec title

Author Julia Wang
email: [email protected]


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

Branch: refs/heads/branch-0.11.0-incubating
Commit: d76802b4ccd714877742104cf111ee99492fbb16
Parents: 1e78f65
Author: Julia Wang <[email protected]>
Authored: Thu Apr 30 12:24:24 2015 -0700
Committer: Julia Wang <[email protected]>
Committed: Thu Apr 30 12:24:24 2015 -0700

----------------------------------------------------------------------
 lang/cs/Org.Apache.REEF.All/Org.Apache.REEF.All.nuspec             | 2 +-
 .../Org.Apache.REEF.Bridge.JAR/Org.Apache.REEF.Bridge.JAR.nuspec   | 2 +-
 lang/cs/Org.Apache.REEF.Bridge/Org.Apache.REEF.Bridge.nuspec       | 2 +-
 lang/cs/Org.Apache.REEF.Client/Org.Apache.REEF.Client.nuspec       | 2 +-
 lang/cs/Org.Apache.REEF.Common/Org.Apache.REEF.Common.nuspec       | 2 +-
 lang/cs/Org.Apache.REEF.Driver/Org.Apache.REEF.Driver.nuspec       | 2 +-
 lang/cs/Org.Apache.REEF.Evaluator/Org.Apache.REEF.Evaluator.nuspec | 2 +-
 lang/cs/Org.Apache.REEF.Network/Org.Apache.REEF.Network.nuspec     | 2 +-
 lang/cs/Org.Apache.REEF.Tang/Org.Apache.REEF.Tang.nuspec           | 2 +-
 lang/cs/Org.Apache.REEF.Utilities/Org.Apache.Reef.Utilities.nuspec | 2 +-
 lang/cs/Org.Apache.REEF.Wake/Org.Apache.REEF.Wake.nuspec           | 2 +-
 lang/cs/pom.xml                                                    | 2 +-
 lang/java/reef-annotations/pom.xml                                 | 2 +-
 lang/java/reef-bridge-client/pom.xml                               | 2 +-
 lang/java/reef-bridge-java/pom.xml                                 | 2 +-
 lang/java/reef-checkpoint/pom.xml                                  | 2 +-
 lang/java/reef-common/pom.xml                                      | 2 +-
 lang/java/reef-examples-clr/pom.xml                                | 2 +-
 lang/java/reef-examples-hdinsight/pom.xml                          | 2 +-
 lang/java/reef-examples/pom.xml                                    | 2 +-
 lang/java/reef-io/pom.xml                                          | 2 +-
 lang/java/reef-poison/pom.xml                                      | 2 +-
 lang/java/reef-runtime-hdinsight/pom.xml                           | 2 +-
 lang/java/reef-runtime-local/pom.xml                               | 2 +-
 lang/java/reef-runtime-mesos/pom.xml                               | 2 +-
 lang/java/reef-runtime-yarn/pom.xml                                | 2 +-
 lang/java/reef-tang/pom.xml                                        | 2 +-
 lang/java/reef-tang/tang-test-jarA/pom.xml                         | 2 +-
 lang/java/reef-tang/tang-test-jarAB/pom.xml                        | 2 +-
 lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml               | 2 +-
 lang/java/reef-tang/tang-test-jarB/pom.xml                         | 2 +-
 lang/java/reef-tang/tang/pom.xml                                   | 2 +-
 lang/java/reef-tests/pom.xml                                       | 2 +-
 lang/java/reef-utils-hadoop/pom.xml                                | 2 +-
 lang/java/reef-utils/pom.xml                                       | 2 +-
 lang/java/reef-wake/pom.xml                                        | 2 +-
 lang/java/reef-wake/wake/pom.xml                                   | 2 +-
 lang/java/reef-webserver/pom.xml                                   | 2 +-
 pom.xml                                                            | 2 +-
 website/pom.xml                                                    | 2 +-
 40 files changed, 40 insertions(+), 40 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/Org.Apache.REEF.All/Org.Apache.REEF.All.nuspec
----------------------------------------------------------------------
diff --git a/lang/cs/Org.Apache.REEF.All/Org.Apache.REEF.All.nuspec 
b/lang/cs/Org.Apache.REEF.All/Org.Apache.REEF.All.nuspec
index 26995f6..8caac91 100644
--- a/lang/cs/Org.Apache.REEF.All/Org.Apache.REEF.All.nuspec
+++ b/lang/cs/Org.Apache.REEF.All/Org.Apache.REEF.All.nuspec
@@ -19,7 +19,7 @@ under the License.
   <metadata>
     <id>Org.Apache.REEF.All</id>
     <version>$version$</version>
-    <title>Org.Apache.REEF.All</title>
+    <title>Org.Apache.REEF.All(incubating)</title>
     <authors>The Apache REEF project</authors>
     <owners>The Apache REEF project</owners>
     <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/Org.Apache.REEF.Bridge.JAR/Org.Apache.REEF.Bridge.JAR.nuspec
----------------------------------------------------------------------
diff --git 
a/lang/cs/Org.Apache.REEF.Bridge.JAR/Org.Apache.REEF.Bridge.JAR.nuspec 
b/lang/cs/Org.Apache.REEF.Bridge.JAR/Org.Apache.REEF.Bridge.JAR.nuspec
index 9b0d5b9..fe7123e 100644
--- a/lang/cs/Org.Apache.REEF.Bridge.JAR/Org.Apache.REEF.Bridge.JAR.nuspec
+++ b/lang/cs/Org.Apache.REEF.Bridge.JAR/Org.Apache.REEF.Bridge.JAR.nuspec
@@ -19,7 +19,7 @@ under the License.
   <metadata>
     <id>Org.Apache.REEF.Bridge.JAR</id>
     <version>$version$</version>
-    <title>Org.Apache.REEF.Bridge.JAR</title>
+    <title>Org.Apache.REEF.Bridge.JAR(incubating)</title>
     <authors>The Apache REEF project</authors>
     <owners>The Apache REEF project</owners>
     <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/Org.Apache.REEF.Bridge/Org.Apache.REEF.Bridge.nuspec
----------------------------------------------------------------------
diff --git a/lang/cs/Org.Apache.REEF.Bridge/Org.Apache.REEF.Bridge.nuspec 
b/lang/cs/Org.Apache.REEF.Bridge/Org.Apache.REEF.Bridge.nuspec
index 7329595..9ade2d9 100644
--- a/lang/cs/Org.Apache.REEF.Bridge/Org.Apache.REEF.Bridge.nuspec
+++ b/lang/cs/Org.Apache.REEF.Bridge/Org.Apache.REEF.Bridge.nuspec
@@ -19,7 +19,7 @@ under the License.
   <metadata>
     <id>Org.Apache.REEF.Bridge</id>
     <version>$version$</version>
-    <title>Org.Apache.REEF.Bridge</title>
+    <title>Org.Apache.REEF.Bridge(incubating)</title>
     <authors>The Apache REEF project</authors>
     <owners>The Apache REEF project</owners>
     <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/Org.Apache.REEF.Client/Org.Apache.REEF.Client.nuspec
----------------------------------------------------------------------
diff --git a/lang/cs/Org.Apache.REEF.Client/Org.Apache.REEF.Client.nuspec 
b/lang/cs/Org.Apache.REEF.Client/Org.Apache.REEF.Client.nuspec
index 44b7fb5..f4c7112 100644
--- a/lang/cs/Org.Apache.REEF.Client/Org.Apache.REEF.Client.nuspec
+++ b/lang/cs/Org.Apache.REEF.Client/Org.Apache.REEF.Client.nuspec
@@ -19,7 +19,7 @@ under the License.
   <metadata>
     <id>Org.Apache.REEF.Client</id>
     <version>$version$</version>
-    <title>Org.Apache.REEF.Client</title>
+    <title>Org.Apache.REEF.Client(incubating)</title>
     <authors>The Apache REEF project</authors>
     <owners>The Apache REEF project</owners>
     <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/Org.Apache.REEF.Common/Org.Apache.REEF.Common.nuspec
----------------------------------------------------------------------
diff --git a/lang/cs/Org.Apache.REEF.Common/Org.Apache.REEF.Common.nuspec 
b/lang/cs/Org.Apache.REEF.Common/Org.Apache.REEF.Common.nuspec
index 6181ea5..2ac3a43 100644
--- a/lang/cs/Org.Apache.REEF.Common/Org.Apache.REEF.Common.nuspec
+++ b/lang/cs/Org.Apache.REEF.Common/Org.Apache.REEF.Common.nuspec
@@ -19,7 +19,7 @@ under the License.
   <metadata>
     <id>Org.Apache.REEF.Common</id>
     <version>$version$</version>
-    <title>Org.Apache.REEF.Common</title>
+    <title>Org.Apache.REEF.Common(incubating)</title>
     <authors>The Apache REEF project</authors>
     <owners>The Apache REEF project</owners>
     <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/Org.Apache.REEF.Driver/Org.Apache.REEF.Driver.nuspec
----------------------------------------------------------------------
diff --git a/lang/cs/Org.Apache.REEF.Driver/Org.Apache.REEF.Driver.nuspec 
b/lang/cs/Org.Apache.REEF.Driver/Org.Apache.REEF.Driver.nuspec
index b4cacd0..9eec6bc 100644
--- a/lang/cs/Org.Apache.REEF.Driver/Org.Apache.REEF.Driver.nuspec
+++ b/lang/cs/Org.Apache.REEF.Driver/Org.Apache.REEF.Driver.nuspec
@@ -19,7 +19,7 @@ under the License.
   <metadata>
     <id>Org.Apache.REEF.Driver</id>
     <version>$version$</version>
-    <title>Org.Apache.REEF.Driver</title>
+    <title>Org.Apache.REEF.Driver(incubating)</title>
     <authors>The Apache REEF project</authors>
     <owners>The Apache REEF project</owners>
     <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/Org.Apache.REEF.Evaluator/Org.Apache.REEF.Evaluator.nuspec
----------------------------------------------------------------------
diff --git a/lang/cs/Org.Apache.REEF.Evaluator/Org.Apache.REEF.Evaluator.nuspec 
b/lang/cs/Org.Apache.REEF.Evaluator/Org.Apache.REEF.Evaluator.nuspec
index 87abae1..f4bb6c1 100644
--- a/lang/cs/Org.Apache.REEF.Evaluator/Org.Apache.REEF.Evaluator.nuspec
+++ b/lang/cs/Org.Apache.REEF.Evaluator/Org.Apache.REEF.Evaluator.nuspec
@@ -19,7 +19,7 @@ under the License.
   <metadata>
     <id>Org.Apache.REEF.Evaluator</id>
     <version>$version$</version>
-    <title>Org.Apache.REEF.Evaluator</title>
+    <title>Org.Apache.REEF.Evaluator(incubating)</title>
     <authors>The Apache REEF project</authors>
     <owners>The Apache REEF project</owners>
     <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/Org.Apache.REEF.Network/Org.Apache.REEF.Network.nuspec
----------------------------------------------------------------------
diff --git a/lang/cs/Org.Apache.REEF.Network/Org.Apache.REEF.Network.nuspec 
b/lang/cs/Org.Apache.REEF.Network/Org.Apache.REEF.Network.nuspec
index 8d5c587..342f669 100644
--- a/lang/cs/Org.Apache.REEF.Network/Org.Apache.REEF.Network.nuspec
+++ b/lang/cs/Org.Apache.REEF.Network/Org.Apache.REEF.Network.nuspec
@@ -19,7 +19,7 @@ under the License.
   <metadata>
     <id>Org.Apache.REEF.Network</id>
     <version>$version$</version>
-    <title>Org.Apache.REEF.Network</title>
+    <title>Org.Apache.REEF.Network(incubating)</title>
     <authors>The Apache REEF project</authors>
     <owners>The Apache REEF project</owners>
     <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/Org.Apache.REEF.Tang/Org.Apache.REEF.Tang.nuspec
----------------------------------------------------------------------
diff --git a/lang/cs/Org.Apache.REEF.Tang/Org.Apache.REEF.Tang.nuspec 
b/lang/cs/Org.Apache.REEF.Tang/Org.Apache.REEF.Tang.nuspec
index e80d3a4..28befb5 100644
--- a/lang/cs/Org.Apache.REEF.Tang/Org.Apache.REEF.Tang.nuspec
+++ b/lang/cs/Org.Apache.REEF.Tang/Org.Apache.REEF.Tang.nuspec
@@ -19,7 +19,7 @@ under the License.
   <metadata>
     <id>Org.Apache.REEF.Tang</id>
     <version>$version$</version>
-    <title>Org.Apache.REEF.Tang</title>
+    <title>Org.Apache.REEF.Tang(incubating)</title>
     <authors>The Apache REEF project</authors>
     <owners>The Apache REEF project</owners>
     <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/Org.Apache.REEF.Utilities/Org.Apache.Reef.Utilities.nuspec
----------------------------------------------------------------------
diff --git a/lang/cs/Org.Apache.REEF.Utilities/Org.Apache.Reef.Utilities.nuspec 
b/lang/cs/Org.Apache.REEF.Utilities/Org.Apache.Reef.Utilities.nuspec
index e34b8ff..62e8d80 100644
--- a/lang/cs/Org.Apache.REEF.Utilities/Org.Apache.Reef.Utilities.nuspec
+++ b/lang/cs/Org.Apache.REEF.Utilities/Org.Apache.Reef.Utilities.nuspec
@@ -19,7 +19,7 @@ under the License.
   <metadata>
     <id>Org.Apache.REEF.Utilities</id>
     <version>$version$</version>
-    <title>Org.Apache.REEF.Utilities</title>
+    <title>Org.Apache.REEF.Utilities(incubating)</title>
     <authors>The Apache REEF project</authors>
     <owners>The Apache REEF project</owners>
     <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/Org.Apache.REEF.Wake/Org.Apache.REEF.Wake.nuspec
----------------------------------------------------------------------
diff --git a/lang/cs/Org.Apache.REEF.Wake/Org.Apache.REEF.Wake.nuspec 
b/lang/cs/Org.Apache.REEF.Wake/Org.Apache.REEF.Wake.nuspec
index a7355e6..4a308a3 100644
--- a/lang/cs/Org.Apache.REEF.Wake/Org.Apache.REEF.Wake.nuspec
+++ b/lang/cs/Org.Apache.REEF.Wake/Org.Apache.REEF.Wake.nuspec
@@ -19,7 +19,7 @@ under the License.
   <metadata>
     <id>Org.Apache.REEF.Wake</id>
     <version>$version$</version>
-    <title>Org.Apache.REEF.Wake</title>
+    <title>Org.Apache.REEF.Wake(incubating)</title>
     <authors>The Apache REEF project</authors>
     <owners>The Apache REEF project</owners>
     <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/cs/pom.xml
----------------------------------------------------------------------
diff --git a/lang/cs/pom.xml b/lang/cs/pom.xml
index 0748836..1298fbe 100644
--- a/lang/cs/pom.xml
+++ b/lang/cs/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../..</relativePath>
     </parent>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-annotations/pom.xml 
b/lang/java/reef-annotations/pom.xml
index ddbcd88..af4fa50 100644
--- a/lang/java/reef-annotations/pom.xml
+++ b/lang/java/reef-annotations/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-bridge-client/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-bridge-client/pom.xml 
b/lang/java/reef-bridge-client/pom.xml
index 34b64d3..3be83ca 100644
--- a/lang/java/reef-bridge-client/pom.xml
+++ b/lang/java/reef-bridge-client/pom.xml
@@ -27,7 +27,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-bridge-java/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-bridge-java/pom.xml 
b/lang/java/reef-bridge-java/pom.xml
index 4a77f7c..03337a4 100644
--- a/lang/java/reef-bridge-java/pom.xml
+++ b/lang/java/reef-bridge-java/pom.xml
@@ -27,7 +27,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-checkpoint/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-checkpoint/pom.xml 
b/lang/java/reef-checkpoint/pom.xml
index 299e1f5..c5b3fab 100644
--- a/lang/java/reef-checkpoint/pom.xml
+++ b/lang/java/reef-checkpoint/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
     <artifactId>reef-checkpoint</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-common/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-common/pom.xml b/lang/java/reef-common/pom.xml
index c6efe04..1becb37 100644
--- a/lang/java/reef-common/pom.xml
+++ b/lang/java/reef-common/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-examples-clr/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-examples-clr/pom.xml 
b/lang/java/reef-examples-clr/pom.xml
index 2cb2171..9b5e2e5 100644
--- a/lang/java/reef-examples-clr/pom.xml
+++ b/lang/java/reef-examples-clr/pom.xml
@@ -27,7 +27,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-examples-hdinsight/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-examples-hdinsight/pom.xml 
b/lang/java/reef-examples-hdinsight/pom.xml
index e5c4706..f44b872 100644
--- a/lang/java/reef-examples-hdinsight/pom.xml
+++ b/lang/java/reef-examples-hdinsight/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-examples/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-examples/pom.xml b/lang/java/reef-examples/pom.xml
index 68c4693..69d2065 100644
--- a/lang/java/reef-examples/pom.xml
+++ b/lang/java/reef-examples/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-io/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-io/pom.xml b/lang/java/reef-io/pom.xml
index b44cb77..c7b98ce 100644
--- a/lang/java/reef-io/pom.xml
+++ b/lang/java/reef-io/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
     <artifactId>reef-io</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-poison/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-poison/pom.xml b/lang/java/reef-poison/pom.xml
index 6819e1d..a371efc 100644
--- a/lang/java/reef-poison/pom.xml
+++ b/lang/java/reef-poison/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-runtime-hdinsight/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-runtime-hdinsight/pom.xml 
b/lang/java/reef-runtime-hdinsight/pom.xml
index b9cb837..f4de1e7 100644
--- a/lang/java/reef-runtime-hdinsight/pom.xml
+++ b/lang/java/reef-runtime-hdinsight/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
     <name>REEF Runtime for HDInsight</name>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-runtime-local/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-runtime-local/pom.xml 
b/lang/java/reef-runtime-local/pom.xml
index 3d83051..44ae708 100644
--- a/lang/java/reef-runtime-local/pom.xml
+++ b/lang/java/reef-runtime-local/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-runtime-mesos/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-runtime-mesos/pom.xml 
b/lang/java/reef-runtime-mesos/pom.xml
index 7cda9ce..61ac2f2 100644
--- a/lang/java/reef-runtime-mesos/pom.xml
+++ b/lang/java/reef-runtime-mesos/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
     <name>REEF Runtime for Mesos</name>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-runtime-yarn/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-runtime-yarn/pom.xml 
b/lang/java/reef-runtime-yarn/pom.xml
index 345ef45..203e540 100644
--- a/lang/java/reef-runtime-yarn/pom.xml
+++ b/lang/java/reef-runtime-yarn/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
     <name>REEF Runtime for YARN</name>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-tang/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-tang/pom.xml b/lang/java/reef-tang/pom.xml
index a901c70..d4ba8c3 100644
--- a/lang/java/reef-tang/pom.xml
+++ b/lang/java/reef-tang/pom.xml
@@ -27,7 +27,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-tang/tang-test-jarA/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-tang/tang-test-jarA/pom.xml 
b/lang/java/reef-tang/tang-test-jarA/pom.xml
index 5f3f309..0219911 100644
--- a/lang/java/reef-tang/tang-test-jarA/pom.xml
+++ b/lang/java/reef-tang/tang-test-jarA/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>tang-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
     </parent>
 
     <artifactId>tang-test-jarA</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-tang/tang-test-jarAB/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-tang/tang-test-jarAB/pom.xml 
b/lang/java/reef-tang/tang-test-jarAB/pom.xml
index e951be4..3f969fd 100644
--- a/lang/java/reef-tang/tang-test-jarAB/pom.xml
+++ b/lang/java/reef-tang/tang-test-jarAB/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>tang-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
     </parent>
 
     <artifactId>tang-test-jarAB</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml 
b/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml
index 860cecd..2c0aaa1 100644
--- a/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml
+++ b/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>tang-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
     </parent>
 
     <artifactId>tang-test-jarB-conflictA</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-tang/tang-test-jarB/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-tang/tang-test-jarB/pom.xml 
b/lang/java/reef-tang/tang-test-jarB/pom.xml
index 15025c2..13a8c24 100644
--- a/lang/java/reef-tang/tang-test-jarB/pom.xml
+++ b/lang/java/reef-tang/tang-test-jarB/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>tang-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
     </parent>
 
     <artifactId>tang-test-jarB</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-tang/tang/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-tang/tang/pom.xml b/lang/java/reef-tang/tang/pom.xml
index d8404c3..a67b7c0 100644
--- a/lang/java/reef-tang/tang/pom.xml
+++ b/lang/java/reef-tang/tang/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>tang-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
     </parent>
 
     <artifactId>tang</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-tests/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-tests/pom.xml b/lang/java/reef-tests/pom.xml
index 330261c..4fe7424 100644
--- a/lang/java/reef-tests/pom.xml
+++ b/lang/java/reef-tests/pom.xml
@@ -28,7 +28,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-utils-hadoop/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-utils-hadoop/pom.xml 
b/lang/java/reef-utils-hadoop/pom.xml
index 420af95..f7125f8 100644
--- a/lang/java/reef-utils-hadoop/pom.xml
+++ b/lang/java/reef-utils-hadoop/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-utils/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-utils/pom.xml b/lang/java/reef-utils/pom.xml
index 6d9c621..0615a96 100644
--- a/lang/java/reef-utils/pom.xml
+++ b/lang/java/reef-utils/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-wake/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-wake/pom.xml b/lang/java/reef-wake/pom.xml
index 71ac8bb..f17b5a4 100644
--- a/lang/java/reef-wake/pom.xml
+++ b/lang/java/reef-wake/pom.xml
@@ -28,7 +28,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-wake/wake/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-wake/wake/pom.xml b/lang/java/reef-wake/wake/pom.xml
index bb762ec..a66167c 100644
--- a/lang/java/reef-wake/wake/pom.xml
+++ b/lang/java/reef-wake/wake/pom.xml
@@ -27,7 +27,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>wake-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
     </parent>
 
     <build>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/lang/java/reef-webserver/pom.xml
----------------------------------------------------------------------
diff --git a/lang/java/reef-webserver/pom.xml b/lang/java/reef-webserver/pom.xml
index 32a6167..2023226 100644
--- a/lang/java/reef-webserver/pom.xml
+++ b/lang/java/reef-webserver/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>../../..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a175f89..4ba629e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.reef</groupId>
-    <version>0.11.0-incubating-SNAPSHOT</version>
+    <version>0.11.0-incubating</version>
     <packaging>pom</packaging>
     <name>REEF</name>
     <artifactId>reef-project</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-reef/blob/d76802b4/website/pom.xml
----------------------------------------------------------------------
diff --git a/website/pom.xml b/website/pom.xml
index eb59415..fa73f34 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.11.0-incubating-SNAPSHOT</version>
+        <version>0.11.0-incubating</version>
         <relativePath>..</relativePath>
     </parent>
     

Reply via email to