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/06/12 01:36:58 UTC

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

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


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/8b2f269f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/8b2f269f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/8b2f269f

Branch: refs/heads/streams-master-0.3-incubating-rc1
Commit: 8b2f269fbab6449984fbf5160b027afa320d9ff4
Parents: f46eef1
Author: Steve Blackmon @steveblackmon <sb...@apache.org>
Authored: Sat Jun 11 20:36:38 2016 -0500
Committer: Steve Blackmon @steveblackmon <sb...@apache.org>
Committed: Sat Jun 11 20:36:38 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/8b2f269f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 603b9b9..0d98d96 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-rc1</tag>
+  </scm>
 
     <issueManagement>
         <system>JIRA</system>
@@ -950,7 +951,7 @@
                     <failOnError>false</failOnError>
                     <minmemory>128m</minmemory>
                     <maxmemory>1g</maxmemory>
-                    <docfilessubdirs/>
+                    <docfilessubdirs />
                 </configuration>
                 <reportSets>
                     <reportSet>