You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2014/08/02 01:48:56 UTC

git commit: updated wrongly replaced snapshot's

Repository: airavata
Updated Branches:
  refs/heads/airavata-0.13-release-branch fb68879ea -> a287832de


updated wrongly replaced snapshot's


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

Branch: refs/heads/airavata-0.13-release-branch
Commit: a287832deab482ee03f8c81db37c8e2abbfee77e
Parents: fb68879
Author: Suresh Marru <sm...@apache.org>
Authored: Fri Aug 1 19:48:48 2014 -0400
Committer: Suresh Marru <sm...@apache.org>
Committed: Fri Aug 1 19:48:48 2014 -0400

----------------------------------------------------------------------
 airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml | 2 +-
 airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml | 1 -
 modules/distribution/client/java/pom.xml                   | 2 +-
 modules/distribution/server/pom.xml                        | 2 +-
 modules/integration-tests/pom.xml                          | 4 ++--
 modules/registry/jpa-gen/pom.xml                           | 2 +-
 modules/ws-messenger/messagebox/pom.xml                    | 2 +-
 modules/ws-messenger/messagebroker/pom.xml                 | 2 +-
 modules/xbaya-gui/pom.xml                                  | 2 +-
 pom.xml                                                    | 4 ++--
 samples/java-client/experiment/pom.xml                     | 2 +-
 samples/java-client/pom.xml                                | 2 +-
 tools/gsissh/pom.xml                                       | 2 +-
 13 files changed, 14 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml
----------------------------------------------------------------------
diff --git a/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml b/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml
index bceb16b..892e8c1 100644
--- a/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml
+++ b/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml
@@ -102,7 +102,7 @@
 
     
     <properties>
-        <jersey.version>1.13-SNAPSHOT</jersey.version>
+        <jersey.version>1.13</jersey.version>
         <grizzly.version>2.0.0-M3</grizzly.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <archive.name>apache-airavata-client-cpp-sdk</archive.name>

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml
----------------------------------------------------------------------
diff --git a/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml b/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml
index 4c29ea8..64a5d01 100644
--- a/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml
+++ b/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml
@@ -102,7 +102,6 @@
 
     
     <properties>
-        <jersey.version>1.13-SNAPSHOT</jersey.version>
         <grizzly.version>2.0.0-M3</grizzly.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <archive.name>apache-airavata-php-sdk</archive.name>

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/modules/distribution/client/java/pom.xml
----------------------------------------------------------------------
diff --git a/modules/distribution/client/java/pom.xml b/modules/distribution/client/java/pom.xml
index f70fe85..632847a 100644
--- a/modules/distribution/client/java/pom.xml
+++ b/modules/distribution/client/java/pom.xml
@@ -379,7 +379,7 @@
         </dependency>
     </dependencies>
     <properties>
-        <jersey.version>1.13-SNAPSHOT</jersey.version>
+        <jersey.version>1.13</jersey.version>
         <grizzly.version>2.0.0-M3</grizzly.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <archieve.name>apache-airavata-client</archieve.name>

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/modules/distribution/server/pom.xml
----------------------------------------------------------------------
diff --git a/modules/distribution/server/pom.xml b/modules/distribution/server/pom.xml
index ba21196..fcc4ec4 100644
--- a/modules/distribution/server/pom.xml
+++ b/modules/distribution/server/pom.xml
@@ -598,7 +598,7 @@
 
 
     <properties>
-        <jersey.version>1.13-SNAPSHOT</jersey.version>
+        <jersey.version>1.13</jersey.version>
         <grizzly.version>2.0.0-M3</grizzly.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <archieve.name>apache-airavata-server</archieve.name>

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/modules/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/modules/integration-tests/pom.xml b/modules/integration-tests/pom.xml
index ff14502..5f8dd25 100644
--- a/modules/integration-tests/pom.xml
+++ b/modules/integration-tests/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.13-SNAPSHOT-SNAPSHOT</version>
+        <version>0.13-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -268,7 +268,7 @@
 
 
     <properties>
-        <jersey.version>1.13-SNAPSHOT</jersey.version>
+        <jersey.version>1.13</jersey.version>
         <user></user>
         <pwd></pwd>
         <cert></cert>

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/modules/registry/jpa-gen/pom.xml
----------------------------------------------------------------------
diff --git a/modules/registry/jpa-gen/pom.xml b/modules/registry/jpa-gen/pom.xml
index 0943bb5..ee9e0ea 100644
--- a/modules/registry/jpa-gen/pom.xml
+++ b/modules/registry/jpa-gen/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.13-SNAPSHOT-SNAPSHOT</version>
+        <version>0.13-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/modules/ws-messenger/messagebox/pom.xml
----------------------------------------------------------------------
diff --git a/modules/ws-messenger/messagebox/pom.xml b/modules/ws-messenger/messagebox/pom.xml
index c1a83e5..00919bd 100644
--- a/modules/ws-messenger/messagebox/pom.xml
+++ b/modules/ws-messenger/messagebox/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.12-SNAPSHOT</version>
+        <version>0.13-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/modules/ws-messenger/messagebroker/pom.xml
----------------------------------------------------------------------
diff --git a/modules/ws-messenger/messagebroker/pom.xml b/modules/ws-messenger/messagebroker/pom.xml
index df779a1..f48fc4c 100644
--- a/modules/ws-messenger/messagebroker/pom.xml
+++ b/modules/ws-messenger/messagebroker/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.12-SNAPSHOT</version>
+        <version>0.13-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/modules/xbaya-gui/pom.xml
----------------------------------------------------------------------
diff --git a/modules/xbaya-gui/pom.xml b/modules/xbaya-gui/pom.xml
index 2400009..f4e4030 100644
--- a/modules/xbaya-gui/pom.xml
+++ b/modules/xbaya-gui/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.13-SNAPSHOT-SNAPSHOT</version>
+        <version>0.13-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 433d989..d066547 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,13 +82,13 @@
         <atomixmiser.version>0.9.4</atomixmiser.version>
         <yfilter.version>1.0</yfilter.version>
         <jython.version>2.5.3</jython.version>
-        <jersey.version>1.13-SNAPSHOT</jersey.version>
+        <jersey.version>1.13</jersey.version>
         <tomcat.version>7.0.41</tomcat.version>
         <cargo.version>1.3.1</cargo.version>
         <oa4mp.version>1.0.6</oa4mp.version>
         <antrun.version>1.7</antrun.version>
         <bouncy.castle.version>1.45</bouncy.castle.version>
-        <jglobus.version>2.0.6-SNAPSHOT</jglobus.version>
+        <jglobus.version>2.0.6</jglobus.version>
         <ebay.cors.filter>1.0.0</ebay.cors.filter>
         <thrift.version>0.9.1</thrift.version>
         <mysql.connector.version>5.1.31</mysql.connector.version>

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/samples/java-client/experiment/pom.xml
----------------------------------------------------------------------
diff --git a/samples/java-client/experiment/pom.xml b/samples/java-client/experiment/pom.xml
index 33346c0..c64c90d 100644
--- a/samples/java-client/experiment/pom.xml
+++ b/samples/java-client/experiment/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-client-sample</artifactId>
-        <version>0.12-SNAPSHOT</version>
+        <version>0.13-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/samples/java-client/pom.xml
----------------------------------------------------------------------
diff --git a/samples/java-client/pom.xml b/samples/java-client/pom.xml
index 198a3dc..e7ac3f9 100644
--- a/samples/java-client/pom.xml
+++ b/samples/java-client/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.12-SNAPSHOT</version>
+        <version>0.13-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a287832d/tools/gsissh/pom.xml
----------------------------------------------------------------------
diff --git a/tools/gsissh/pom.xml b/tools/gsissh/pom.xml
index 73a43a4..4edb016 100644
--- a/tools/gsissh/pom.xml
+++ b/tools/gsissh/pom.xml
@@ -138,7 +138,7 @@
 	</build>
 
 	<properties>
-		<jglobus.version>2.0.6-SNAPSHOT</jglobus.version>
+		<jglobus.version>2.0.6</jglobus.version>
 		<surefire.version>2.12</surefire.version>
 		<junit.version>4.7</junit.version>
 		<log4j.version>1.2.17</log4j.version>