Repository: incubator-fluo
Updated Branches:
  refs/heads/1.0.0-incubating-rc1 [created] b07fbf8b7
  refs/heads/1.0.0-incubating-rc1-next [created] a19793e3f


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


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

Branch: refs/heads/1.0.0-incubating-rc1-next
Commit: a19793e3f2d5bceebd6d3218a250ea85b89ac6e0
Parents: b07fbf8
Author: Christopher Tubbs <ctubb...@apache.org>
Authored: Tue Sep 20 19:02:06 2016 -0400
Committer: Christopher Tubbs <ctubb...@apache.org>
Committed: Tue Sep 20 19:02:06 2016 -0400

----------------------------------------------------------------------
 modules/accumulo/pom.xml     | 2 +-
 modules/api/pom.xml          | 2 +-
 modules/cluster/pom.xml      | 2 +-
 modules/core/pom.xml         | 2 +-
 modules/distribution/pom.xml | 2 +-
 modules/integration/pom.xml  | 2 +-
 modules/mapreduce/pom.xml    | 2 +-
 modules/mini/pom.xml         | 2 +-
 pom.xml                      | 4 ++--
 9 files changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/a19793e3/modules/accumulo/pom.xml
----------------------------------------------------------------------
diff --git a/modules/accumulo/pom.xml b/modules/accumulo/pom.xml
index 9be994e..4fbaa69 100644
--- a/modules/accumulo/pom.xml
+++ b/modules/accumulo/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.fluo</groupId>
     <artifactId>fluo-project</artifactId>
-    <version>1.0.0-incubating</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>fluo-accumulo</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/a19793e3/modules/api/pom.xml
----------------------------------------------------------------------
diff --git a/modules/api/pom.xml b/modules/api/pom.xml
index f5fd137..050b04d 100644
--- a/modules/api/pom.xml
+++ b/modules/api/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.fluo</groupId>
     <artifactId>fluo-project</artifactId>
-    <version>1.0.0-incubating</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>fluo-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/a19793e3/modules/cluster/pom.xml
----------------------------------------------------------------------
diff --git a/modules/cluster/pom.xml b/modules/cluster/pom.xml
index b3ace7a..9c792be 100644
--- a/modules/cluster/pom.xml
+++ b/modules/cluster/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.fluo</groupId>
     <artifactId>fluo-project</artifactId>
-    <version>1.0.0-incubating</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>fluo-cluster</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/a19793e3/modules/core/pom.xml
----------------------------------------------------------------------
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index 2282263..be7374c 100644
--- a/modules/core/pom.xml
+++ b/modules/core/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.fluo</groupId>
     <artifactId>fluo-project</artifactId>
-    <version>1.0.0-incubating</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>fluo-core</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/a19793e3/modules/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 7299481..7080b95 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.fluo</groupId>
     <artifactId>fluo-project</artifactId>
-    <version>1.0.0-incubating</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>fluo</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/a19793e3/modules/integration/pom.xml
----------------------------------------------------------------------
diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml
index 3039bfa..5ff5842 100644
--- a/modules/integration/pom.xml
+++ b/modules/integration/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.fluo</groupId>
     <artifactId>fluo-project</artifactId>
-    <version>1.0.0-incubating</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>fluo-integration</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/a19793e3/modules/mapreduce/pom.xml
----------------------------------------------------------------------
diff --git a/modules/mapreduce/pom.xml b/modules/mapreduce/pom.xml
index 1cd5bc1..ec147ca 100644
--- a/modules/mapreduce/pom.xml
+++ b/modules/mapreduce/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.fluo</groupId>
     <artifactId>fluo-project</artifactId>
-    <version>1.0.0-incubating</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>fluo-mapreduce</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/a19793e3/modules/mini/pom.xml
----------------------------------------------------------------------
diff --git a/modules/mini/pom.xml b/modules/mini/pom.xml
index 6c93cc3..5032815 100644
--- a/modules/mini/pom.xml
+++ b/modules/mini/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.fluo</groupId>
     <artifactId>fluo-project</artifactId>
-    <version>1.0.0-incubating</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>fluo-mini</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/a19793e3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 423bfbd..a9ef1a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <version>1-incubating</version>
   </parent>
   <artifactId>fluo-project</artifactId>
-  <version>1.0.0-incubating</version>
+  <version>1.1.0-incubating-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Fluo Project</name>
   <description>An implementation of Percolator for Apache 
Accumulo</description>
@@ -45,7 +45,7 @@
   <scm>
     
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-fluo.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-fluo.git</developerConnection>
-    <tag>rel/fluo-1.0.0-incubating</tag>
+    <tag>HEAD</tag>
     <url>https://git-wip-us.apache.org/repos/asf?p=incubator-fluo.git</url>
   </scm>
   <issueManagement>

Reply via email to