You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2016/09/17 21:48:46 UTC

incubator-streams-master git commit: [maven-release-plugin] prepare release streams-master-0.3-incubating

Repository: incubator-streams-master
Updated Branches:
  refs/heads/master b34a0b1b2 -> 4a148fc84


[maven-release-plugin] prepare release streams-master-0.3-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/4a148fc8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/4a148fc8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/4a148fc8

Branch: refs/heads/master
Commit: 4a148fc84ce688165f85f9813ebd46ceda73b5e4
Parents: b34a0b1
Author: Steve Blackmon <sb...@apache.org>
Authored: Sat Sep 17 16:48:43 2016 -0500
Committer: Steve Blackmon <sb...@apache.org>
Committed: Sat Sep 17 16:48:43 2016 -0500

----------------------------------------------------------------------
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/4a148fc8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 63052f7..a8436c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <name>Apache Streams :: streams-master</name>
     <description>Apache Streams Master Pom</description>
     <packaging>pom</packaging>
-    <version>0.3-incubating-SNAPSHOT</version>
+    <version>0.3-incubating</version>
 
     <inceptionYear>2012</inceptionYear>
 
@@ -51,7 +51,8 @@
         <connection>scm:git:git@github.com:apache/incubator-streams-master.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git</developerConnection>
         <url>scm:git:git@github.com:apache/incubator-streams-master.git</url>
-    </scm>
+      <tag>streams-master-0.3-incubating</tag>
+  </scm>
 
     <issueManagement>
         <system>JIRA</system>
@@ -944,7 +945,7 @@
                     <failOnError>false</failOnError>
                     <minmemory>128m</minmemory>
                     <maxmemory>1g</maxmemory>
-                    <docfilessubdirs/>
+                    <docfilessubdirs />
                 </configuration>
                 <reportSets>
                     <reportSet>