You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hdt.apache.org by rs...@apache.org on 2014/04/01 05:29:49 UTC

[08/11] git commit: - bumping up the versions to 0.0.1.incubating

- bumping up the versions to 0.0.1.incubating


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

Branch: refs/heads/hadoop-eclipse-merge-development
Commit: 8a8c6713e0062e34e20484d253fac94cf8f11fb6
Parents: 8836e9a
Author: Rahul Sharma <rs...@apache.org>
Authored: Mon Mar 31 10:13:43 2014 +0530
Committer: Rahul Sharma <rs...@apache.org>
Committed: Mon Mar 31 10:13:43 2014 +0530

----------------------------------------------------------------------
 org.apache.hdt.core/META-INF/MANIFEST.MF           | 2 +-
 org.apache.hdt.core/pom.xml                        | 2 +-
 org.apache.hdt.dist/pom.xml                        | 2 +-
 org.apache.hdt.feature/feature.xml                 | 8 ++++----
 org.apache.hdt.feature/pom.xml                     | 2 +-
 org.apache.hdt.hadoop.release/META-INF/MANIFEST.MF | 2 +-
 org.apache.hdt.hadoop.release/pom.xml              | 2 +-
 org.apache.hdt.ui.test/META-INF/MANIFEST.MF        | 2 +-
 org.apache.hdt.ui.test/pom.xml                     | 2 +-
 org.apache.hdt.ui/META-INF/MANIFEST.MF             | 2 +-
 org.apache.hdt.ui/pom.xml                          | 2 +-
 org.apache.hdt.updateSite/pom.xml                  | 2 +-
 pom.xml                                            | 2 +-
 13 files changed, 16 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.core/META-INF/MANIFEST.MF
----------------------------------------------------------------------
diff --git a/org.apache.hdt.core/META-INF/MANIFEST.MF b/org.apache.hdt.core/META-INF/MANIFEST.MF
index 77f773c..620e9ba 100644
--- a/org.apache.hdt.core/META-INF/MANIFEST.MF
+++ b/org.apache.hdt.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Hadoop Eclipse Plugin
 Bundle-SymbolicName: org.apache.hdt.core;singleton:=true
-Bundle-Version: 0.0.1.qualifier
+Bundle-Version: 0.0.1.incubating
 Bundle-Activator: org.apache.hdt.core.Activator
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.core.filesystem;bundle-version="1.3.0";visibility:=reexport,

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.core/pom.xml
----------------------------------------------------------------------
diff --git a/org.apache.hdt.core/pom.xml b/org.apache.hdt.core/pom.xml
index 9c665c6..a5bbc5e 100644
--- a/org.apache.hdt.core/pom.xml
+++ b/org.apache.hdt.core/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <relativePath>../pom.xml</relativePath>
     <groupId>org.apache.hdt</groupId>
     <artifactId>hdt.master</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1.incubating</version>
   </parent>
 
   <artifactId>org.apache.hdt.core</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.dist/pom.xml
----------------------------------------------------------------------
diff --git a/org.apache.hdt.dist/pom.xml b/org.apache.hdt.dist/pom.xml
index 5002e79..7e06e62 100644
--- a/org.apache.hdt.dist/pom.xml
+++ b/org.apache.hdt.dist/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.hdt</groupId>
     <artifactId>hdt.master</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1.incubating</version>
   </parent>
   <artifactId>org.apache.hdt.dist</artifactId>
   <name>Apache Hadoop Development Tools Distribution</name>

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.feature/feature.xml
----------------------------------------------------------------------
diff --git a/org.apache.hdt.feature/feature.xml b/org.apache.hdt.feature/feature.xml
index d3f7512..6d351e2 100644
--- a/org.apache.hdt.feature/feature.xml
+++ b/org.apache.hdt.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.apache.hdt.feature"
       label="Hadoop Development Tools"
-      version="0.0.1.qualifier"
+      version="0.0.1.incubating"
       provider-name="Apache Software Foundation">
 
    <description url="http://hdt.incubator.apache.org/">
@@ -40,7 +40,7 @@ permissions and limitations under the License.
          id="org.apache.hdt.hadoop.release"
          download-size="0"
          install-size="0"
-         version="0.0.1.qualifier"
+         version="0.0.1.incubating"
          fragment="true"
          unpack="false"/>
 
@@ -48,14 +48,14 @@ permissions and limitations under the License.
          id="org.apache.hdt.ui"
          download-size="0"
          install-size="0"
-         version="0.0.1.qualifier"
+         version="0.0.1.incubating"
          unpack="false"/>
          
    <plugin
          id="org.apache.hdt.core"
          download-size="0"
          install-size="0"
-         version="0.0.1.qualifier"
+         version="0.0.1.incubating"
          unpack="false"/>
 
 </feature>

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.feature/pom.xml
----------------------------------------------------------------------
diff --git a/org.apache.hdt.feature/pom.xml b/org.apache.hdt.feature/pom.xml
index 18eb562..de6f2dd 100644
--- a/org.apache.hdt.feature/pom.xml
+++ b/org.apache.hdt.feature/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <relativePath>../pom.xml</relativePath>
     <groupId>org.apache.hdt</groupId>
     <artifactId>hdt.master</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1.incubating</version>
   </parent>
   
   <artifactId>org.apache.hdt.feature</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.hadoop.release/META-INF/MANIFEST.MF
----------------------------------------------------------------------
diff --git a/org.apache.hdt.hadoop.release/META-INF/MANIFEST.MF b/org.apache.hdt.hadoop.release/META-INF/MANIFEST.MF
index 8e3bb52..1e0d762 100644
--- a/org.apache.hdt.hadoop.release/META-INF/MANIFEST.MF
+++ b/org.apache.hdt.hadoop.release/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Hadoop 0.0.1.qualifier Release Eclipse Plugin
 Bundle-SymbolicName: org.apache.hdt.hadoop.release;singleton:=true
-Bundle-Version: 0.0.1.qualifier
+Bundle-Version: 0.0.1.incubating
 Bundle-Vendor: Apache Hadoop
 Fragment-Host: org.apache.hdt.core
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.hadoop.release/pom.xml
----------------------------------------------------------------------
diff --git a/org.apache.hdt.hadoop.release/pom.xml b/org.apache.hdt.hadoop.release/pom.xml
index 939aea6..279d131 100644
--- a/org.apache.hdt.hadoop.release/pom.xml
+++ b/org.apache.hdt.hadoop.release/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <relativePath>../pom.xml</relativePath>
     <groupId>org.apache.hdt</groupId>
     <artifactId>hdt.master</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1.incubating</version>
   </parent>
   <artifactId>org.apache.hdt.hadoop.release</artifactId>
   <packaging>eclipse-plugin</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.ui.test/META-INF/MANIFEST.MF
----------------------------------------------------------------------
diff --git a/org.apache.hdt.ui.test/META-INF/MANIFEST.MF b/org.apache.hdt.ui.test/META-INF/MANIFEST.MF
index 4e50eed..baa7145 100644
--- a/org.apache.hdt.ui.test/META-INF/MANIFEST.MF
+++ b/org.apache.hdt.ui.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Hadoop UI Test Eclipse Plugin
 Bundle-SymbolicName: org.apache.hdt.ui.test;singleton:=true
-Bundle-Version: 0.0.1.qualifier
+Bundle-Version: 0.0.1.incubating
 Bundle-Activator: org.apache.hdt.ui.test.Activator
 Bundle-Vendor: Apache Hadoop
 Require-Bundle: org.eclipse.ui,

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.ui.test/pom.xml
----------------------------------------------------------------------
diff --git a/org.apache.hdt.ui.test/pom.xml b/org.apache.hdt.ui.test/pom.xml
index 63abf84..1cbb8d0 100644
--- a/org.apache.hdt.ui.test/pom.xml
+++ b/org.apache.hdt.ui.test/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <relativePath>../pom.xml</relativePath>
     <groupId>org.apache.hdt</groupId>
     <artifactId>hdt.master</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1.incubating</version>
   </parent>
 
   <artifactId>org.apache.hdt.ui.test</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.ui/META-INF/MANIFEST.MF
----------------------------------------------------------------------
diff --git a/org.apache.hdt.ui/META-INF/MANIFEST.MF b/org.apache.hdt.ui/META-INF/MANIFEST.MF
index ed24722..3825bf1 100644
--- a/org.apache.hdt.ui/META-INF/MANIFEST.MF
+++ b/org.apache.hdt.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Hadoop UI Eclipse Plugin
 Bundle-SymbolicName: org.apache.hdt.ui;singleton:=true
-Bundle-Version: 0.0.1.qualifier
+Bundle-Version: 0.0.1.incubating
 Bundle-Activator: org.apache.hdt.ui.Activator
 Bundle-Vendor: Apache Hadoop
 Require-Bundle: org.eclipse.core.runtime,

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.ui/pom.xml
----------------------------------------------------------------------
diff --git a/org.apache.hdt.ui/pom.xml b/org.apache.hdt.ui/pom.xml
index b79032e..f275c81 100644
--- a/org.apache.hdt.ui/pom.xml
+++ b/org.apache.hdt.ui/pom.xml
@@ -22,7 +22,7 @@ under the License.
     <relativePath>../pom.xml</relativePath>
     <groupId>org.apache.hdt</groupId>
     <artifactId>hdt.master</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1.incubating</version>
   </parent>
   <artifactId>org.apache.hdt.ui</artifactId>
   <packaging>eclipse-plugin</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/org.apache.hdt.updateSite/pom.xml
----------------------------------------------------------------------
diff --git a/org.apache.hdt.updateSite/pom.xml b/org.apache.hdt.updateSite/pom.xml
index f100fc3..bffad22 100644
--- a/org.apache.hdt.updateSite/pom.xml
+++ b/org.apache.hdt.updateSite/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <relativePath>../pom.xml</relativePath>
     <groupId>org.apache.hdt</groupId>
     <artifactId>hdt.master</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.1.incubating</version>
   </parent>
   
   <artifactId>org.apache.hdt.updateSite</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-hdt/blob/8a8c6713/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d74a745..b2b1738 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   </parent>
   <groupId>org.apache.hdt</groupId>
   <artifactId>hdt.master</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.0.1.incubating</version>
   <packaging>pom</packaging>
   <name>Apache Hadoop Development Tools</name>
   <description>Eclipse tools for developing against the Hadoop platform</description>