You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by ja...@apache.org on 2013/04/16 01:43:37 UTC

git commit: Changing version to 1.99.2

Updated Branches:
  refs/heads/branch-1.99.2 74ec7bad2 -> 5cef31ae0


Changing version to 1.99.2


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

Branch: refs/heads/branch-1.99.2
Commit: 5cef31ae04620a5bc9c3bc9c1a388ee0301cffd5
Parents: 74ec7ba
Author: Jarek Jarcec Cecho <ja...@apache.org>
Authored: Mon Apr 15 16:43:16 2013 -0700
Committer: Jarek Jarcec Cecho <ja...@apache.org>
Committed: Mon Apr 15 16:43:16 2013 -0700

----------------------------------------------------------------------
 client/pom.xml                             |    2 +-
 common/pom.xml                             |    2 +-
 connector/connector-generic-jdbc/pom.xml   |    2 +-
 connector/connector-mysql-fastpath/pom.xml |    2 +-
 connector/connector-mysql-jdbc/pom.xml     |    2 +-
 connector/pom.xml                          |    2 +-
 core/pom.xml                               |    2 +-
 dist/pom.xml                               |    2 +-
 docs/pom.xml                               |    2 +-
 execution/mapreduce/pom.xml                |    2 +-
 execution/pom.xml                          |    2 +-
 pom.xml                                    |    2 +-
 repository/pom.xml                         |    2 +-
 repository/repository-derby/pom.xml        |    2 +-
 server/pom.xml                             |    2 +-
 spi/pom.xml                                |    2 +-
 submission/mapreduce/pom.xml               |    2 +-
 submission/pom.xml                         |    2 +-
 test/pom.xml                               |    2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index c6351ed..516810d 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index 2921800..b0310fa 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/connector/connector-generic-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/connector/connector-generic-jdbc/pom.xml b/connector/connector-generic-jdbc/pom.xml
index 73161f0..73d387f 100644
--- a/connector/connector-generic-jdbc/pom.xml
+++ b/connector/connector-generic-jdbc/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sqoop</groupId>
     <artifactId>connector</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop.connector</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/connector/connector-mysql-fastpath/pom.xml
----------------------------------------------------------------------
diff --git a/connector/connector-mysql-fastpath/pom.xml b/connector/connector-mysql-fastpath/pom.xml
index 11a6bca..6f8483a 100644
--- a/connector/connector-mysql-fastpath/pom.xml
+++ b/connector/connector-mysql-fastpath/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sqoop</groupId>
     <artifactId>connector</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop.connector</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/connector/connector-mysql-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/connector/connector-mysql-jdbc/pom.xml b/connector/connector-mysql-jdbc/pom.xml
index 97069a3..0cd0204 100644
--- a/connector/connector-mysql-jdbc/pom.xml
+++ b/connector/connector-mysql-jdbc/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sqoop</groupId>
     <artifactId>connector</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop.connector</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/connector/pom.xml
----------------------------------------------------------------------
diff --git a/connector/pom.xml b/connector/pom.xml
index 68969a0..de6cef3 100644
--- a/connector/pom.xml
+++ b/connector/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 0732b2c..4b58a44 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/dist/pom.xml
----------------------------------------------------------------------
diff --git a/dist/pom.xml b/dist/pom.xml
index fccda25..406d9c8 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index f49ae7e..3724535 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/execution/mapreduce/pom.xml
----------------------------------------------------------------------
diff --git a/execution/mapreduce/pom.xml b/execution/mapreduce/pom.xml
index a6299e1..295d84c 100644
--- a/execution/mapreduce/pom.xml
+++ b/execution/mapreduce/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sqoop</groupId>
     <artifactId>execution</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop.execution</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/execution/pom.xml
----------------------------------------------------------------------
diff --git a/execution/pom.xml b/execution/pom.xml
index fb9f801..c0b8414 100644
--- a/execution/pom.xml
+++ b/execution/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0abbb18..4027b10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
 
   <groupId>org.apache</groupId>
   <artifactId>sqoop</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>1.99.2</version>
   <description>Apache Sqoop</description>
   <name>Sqoop</name>
   <packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/repository/pom.xml
----------------------------------------------------------------------
diff --git a/repository/pom.xml b/repository/pom.xml
index e3345c4..4ba7838 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/repository/repository-derby/pom.xml
----------------------------------------------------------------------
diff --git a/repository/repository-derby/pom.xml b/repository/repository-derby/pom.xml
index f6cf60d..7d46fe9 100644
--- a/repository/repository-derby/pom.xml
+++ b/repository/repository-derby/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sqoop</groupId>
     <artifactId>repository</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop.repository</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index a07ecf4..649fe03 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/spi/pom.xml
----------------------------------------------------------------------
diff --git a/spi/pom.xml b/spi/pom.xml
index 0b240e8..5b5ecb8 100644
--- a/spi/pom.xml
+++ b/spi/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/submission/mapreduce/pom.xml
----------------------------------------------------------------------
diff --git a/submission/mapreduce/pom.xml b/submission/mapreduce/pom.xml
index 7b45492..51e3f44 100644
--- a/submission/mapreduce/pom.xml
+++ b/submission/mapreduce/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.sqoop</groupId>
     <artifactId>submission</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop.submission</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/submission/pom.xml
----------------------------------------------------------------------
diff --git a/submission/pom.xml b/submission/pom.xml
index 16550d9..ba32449 100644
--- a/submission/pom.xml
+++ b/submission/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>

http://git-wip-us.apache.org/repos/asf/sqoop/blob/5cef31ae/test/pom.xml
----------------------------------------------------------------------
diff --git a/test/pom.xml b/test/pom.xml
index 58f1c49..ca784a9 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>sqoop</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>1.99.2</version>
   </parent>
 
   <groupId>org.apache.sqoop</groupId>