Repository: oodt
Updated Branches:
  refs/heads/OODT-967 [created] 02dac40e4


Update version to 1.2.1-SNAPSHOT in prep for 1.2.1 release.


Project: http://git-wip-us.apache.org/repos/asf/oodt/repo
Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/3105f9d7
Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/3105f9d7
Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/3105f9d7

Branch: refs/heads/OODT-967
Commit: 3105f9d7a07059e034e7c26cdcf0ad3ed2183033
Parents: 0ac41fe
Author: Chris Mattmann <chris.a.mattm...@jpl.nasa.gov>
Authored: Fri Nov 10 17:41:12 2017 -0800
Committer: Chris Mattmann <chris.a.mattm...@jpl.nasa.gov>
Committed: Fri Nov 10 17:41:12 2017 -0800

----------------------------------------------------------------------
 cli/pom.xml                     | 2 +-
 commons/pom.xml                 | 2 +-
 core/pom.xml                    | 2 +-
 crawler/pom.xml                 | 2 +-
 curator/services/pom.xml        | 2 +-
 curator/sso/pom.xml             | 2 +-
 curator/webapp/pom.xml          | 2 +-
 filemgr/pom.xml                 | 2 +-
 metadata/pom.xml                | 2 +-
 mvn/archetypes/opsui/pom.xml    | 2 +-
 mvn/archetypes/pom.xml          | 2 +-
 mvn/archetypes/radix/pom.xml    | 2 +-
 mvn/plugins/cas-install/pom.xml | 2 +-
 pcs/core/pom.xml                | 2 +-
 pcs/input/pom.xml               | 2 +-
 pcs/opsui/pom.xml               | 2 +-
 pcs/services/pom.xml            | 2 +-
 pge/pom.xml                     | 2 +-
 pom.xml                         | 2 +-
 resource/pom.xml                | 2 +-
 webapp/components/pom.xml       | 2 +-
 webapp/fmbrowser/pom.xml        | 2 +-
 webapp/fmprod/pom.xml           | 2 +-
 webapp/wmonitor/pom.xml         | 2 +-
 webapp/wmservices/pom.xml       | 2 +-
 workflow/pom.xml                | 2 +-
 26 files changed, 26 insertions(+), 26 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/cli/pom.xml
----------------------------------------------------------------------
diff --git a/cli/pom.xml b/cli/pom.xml
index afe80c8..32c009f 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-cli</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/commons/pom.xml
----------------------------------------------------------------------
diff --git a/commons/pom.xml b/commons/pom.xml
index 52d3940..a2bf3e7 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-commons</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 3ca3f13..e1db3fa 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -25,7 +25,7 @@ the License.
   </parent>
   <groupId>org.apache.oodt</groupId>
   <artifactId>oodt-core</artifactId>
-  <version>1.2</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>OODT Core</name>
   <properties>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/crawler/pom.xml
----------------------------------------------------------------------
diff --git a/crawler/pom.xml b/crawler/pom.xml
index 8dda191..8d1e061 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-crawler</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/curator/services/pom.xml
----------------------------------------------------------------------
diff --git a/curator/services/pom.xml b/curator/services/pom.xml
index ef8c137..03fc411 100644
--- a/curator/services/pom.xml
+++ b/curator/services/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>curator-services</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/curator/sso/pom.xml
----------------------------------------------------------------------
diff --git a/curator/sso/pom.xml b/curator/sso/pom.xml
index 29cc84a..a778e2a 100644
--- a/curator/sso/pom.xml
+++ b/curator/sso/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>curator-sso</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/curator/webapp/pom.xml
----------------------------------------------------------------------
diff --git a/curator/webapp/pom.xml b/curator/webapp/pom.xml
index b3bf153..fbe03b6 100644
--- a/curator/webapp/pom.xml
+++ b/curator/webapp/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-curator</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/filemgr/pom.xml
----------------------------------------------------------------------
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index a1b6dba..9254aad 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-filemgr</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/metadata/pom.xml
----------------------------------------------------------------------
diff --git a/metadata/pom.xml b/metadata/pom.xml
index 946c190..665324c 100644
--- a/metadata/pom.xml
+++ b/metadata/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-metadata</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/mvn/archetypes/opsui/pom.xml
----------------------------------------------------------------------
diff --git a/mvn/archetypes/opsui/pom.xml b/mvn/archetypes/opsui/pom.xml
index b018974..b923c95 100644
--- a/mvn/archetypes/opsui/pom.xml
+++ b/mvn/archetypes/opsui/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>opsui-archetype</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/mvn/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/mvn/archetypes/pom.xml b/mvn/archetypes/pom.xml
index 06b4b6d..d572459 100644
--- a/mvn/archetypes/pom.xml
+++ b/mvn/archetypes/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/mvn/archetypes/radix/pom.xml
----------------------------------------------------------------------
diff --git a/mvn/archetypes/radix/pom.xml b/mvn/archetypes/radix/pom.xml
index e4f4e3e..b985484 100644
--- a/mvn/archetypes/radix/pom.xml
+++ b/mvn/archetypes/radix/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>radix-archetype</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/mvn/plugins/cas-install/pom.xml
----------------------------------------------------------------------
diff --git a/mvn/plugins/cas-install/pom.xml b/mvn/plugins/cas-install/pom.xml
index 81a16da..ac84e3a 100644
--- a/mvn/plugins/cas-install/pom.xml
+++ b/mvn/plugins/cas-install/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../../core/pom.xml</relativePath>
   </parent>
   <artifactId>maven-cas-install-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/pcs/core/pom.xml
----------------------------------------------------------------------
diff --git a/pcs/core/pom.xml b/pcs/core/pom.xml
index fc1aea6..60abc54 100644
--- a/pcs/core/pom.xml
+++ b/pcs/core/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-core</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/pcs/input/pom.xml
----------------------------------------------------------------------
diff --git a/pcs/input/pom.xml b/pcs/input/pom.xml
index 71bf15f..620a401 100644
--- a/pcs/input/pom.xml
+++ b/pcs/input/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-input</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/pcs/opsui/pom.xml
----------------------------------------------------------------------
diff --git a/pcs/opsui/pom.xml b/pcs/opsui/pom.xml
index 50946ac..98d5412 100755
--- a/pcs/opsui/pom.xml
+++ b/pcs/opsui/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-opsui</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/pcs/services/pom.xml
----------------------------------------------------------------------
diff --git a/pcs/services/pom.xml b/pcs/services/pom.xml
index 4b7182d..21bf69a 100644
--- a/pcs/services/pom.xml
+++ b/pcs/services/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
     <artifactId>pcs-services</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/pge/pom.xml
----------------------------------------------------------------------
diff --git a/pge/pom.xml b/pge/pom.xml
index 87c825b..54cc214 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-pge</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a7df872..44559b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>core/pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/resource/pom.xml
----------------------------------------------------------------------
diff --git a/resource/pom.xml b/resource/pom.xml
index 3392be1..141429e 100644
--- a/resource/pom.xml
+++ b/resource/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-resource</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/webapp/components/pom.xml
----------------------------------------------------------------------
diff --git a/webapp/components/pom.xml b/webapp/components/pom.xml
index 0ee8990..ffc4032 100644
--- a/webapp/components/pom.xml
+++ b/webapp/components/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-webapp-components</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/webapp/fmbrowser/pom.xml
----------------------------------------------------------------------
diff --git a/webapp/fmbrowser/pom.xml b/webapp/fmbrowser/pom.xml
index 73ae193..f342d82 100644
--- a/webapp/fmbrowser/pom.xml
+++ b/webapp/fmbrowser/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>fmbrowser</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/webapp/fmprod/pom.xml
----------------------------------------------------------------------
diff --git a/webapp/fmprod/pom.xml b/webapp/fmprod/pom.xml
index 780ddfe..6a02343 100644
--- a/webapp/fmprod/pom.xml
+++ b/webapp/fmprod/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-product</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/webapp/wmonitor/pom.xml
----------------------------------------------------------------------
diff --git a/webapp/wmonitor/pom.xml b/webapp/wmonitor/pom.xml
index 4bdf75f..6b0f170 100644
--- a/webapp/wmonitor/pom.xml
+++ b/webapp/wmonitor/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>wmonitor</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/webapp/wmservices/pom.xml
----------------------------------------------------------------------
diff --git a/webapp/wmservices/pom.xml b/webapp/wmservices/pom.xml
index 344795e..836621d 100644
--- a/webapp/wmservices/pom.xml
+++ b/webapp/wmservices/pom.xml
@@ -14,7 +14,7 @@
        <parent>
                <groupId>org.apache.oodt</groupId>
                <artifactId>oodt-core</artifactId>
-               <version>1.2</version>
+               <version>1.2.1-SNAPSHOT</version>
                <relativePath>../../core/pom.xml</relativePath>
        </parent>
        <artifactId>workflow-services</artifactId>

http://git-wip-us.apache.org/repos/asf/oodt/blob/3105f9d7/workflow/pom.xml
----------------------------------------------------------------------
diff --git a/workflow/pom.xml b/workflow/pom.xml
index 7efffe9..5f47890 100644
--- a/workflow/pom.xml
+++ b/workflow/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2</version>
+    <version>1.2.1-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-workflow</artifactId>

Reply via email to