You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/10/02 01:07:27 UTC

[07/26] git commit: [maven-release-plugin] prepare release storm-hbase-0.1.0

[maven-release-plugin] prepare release storm-hbase-0.1.0


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

Branch: refs/heads/master
Commit: c4feab6713dbc0a714185db5586a3b6dfd64406b
Parents: b351308
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Mon Apr 21 11:17:14 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Mon Apr 21 11:17:14 2014 -0400

----------------------------------------------------------------------
 pom.xml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/c4feab67/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0393d50..de9aa01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,9 +15,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
@@ -28,7 +26,7 @@
 
     <groupId>com.github.ptgoetz</groupId>
     <artifactId>storm-hbase</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
 
     <licenses>
         <license>