You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pirk.apache.org by ea...@apache.org on 2016/09/30 23:53:13 UTC

[1/2] incubator-pirk git commit: [maven-release-plugin] prepare release apache-pirk-0.2.0-incubating

Repository: incubator-pirk
Updated Branches:
  refs/heads/0.2.0 [created] 1f83c7753


[maven-release-plugin] prepare release apache-pirk-0.2.0-incubating


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

Branch: refs/heads/0.2.0
Commit: c0319a99e5905432487f317789f31f9bfcdb7515
Parents: 5ea38ec
Author: eawilliams <ea...@apache.org>
Authored: Fri Sep 30 19:30:33 2016 -0400
Committer: eawilliams <ea...@apache.org>
Committed: Fri Sep 30 19:30:33 2016 -0400

----------------------------------------------------------------------
 pom.xml | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c0319a99/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5c46283..2665004 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,8 +11,7 @@
 	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>
@@ -23,7 +22,7 @@
 
     <groupId>org.apache.pirk</groupId>
     <artifactId>apache-pirk</artifactId>
-    <version>0.2.0-incubating-SNAPSHOT</version>
+    <version>0.2.0-incubating</version>
     <packaging>jar</packaging>
 
     <name>Apache Pirk (incubating) Project</name>
@@ -65,7 +64,7 @@
         <connection>scm:git:git://git.apache.org/incubator-pirk.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-pirk.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=incubator-pirk.git</url>
-        <tag>HEAD</tag>
+        <tag>apache-pirk-0.2.0-incubating</tag>
     </scm>
 
     <issueManagement>
@@ -598,7 +597,7 @@
                                         </goals>
                                     </pluginExecutionFilter>
                                     <action>
-                                        <ignore/>
+                                        <ignore />
                                     </action>
                                 </pluginExecution>
                                 <pluginExecution>
@@ -617,7 +616,7 @@
                                         </goals>
                                     </pluginExecutionFilter>
                                     <action>
-                                        <ignore/>
+                                        <ignore />
                                     </action>
                                 </pluginExecution>
                             </pluginExecutions>


[2/2] incubator-pirk git commit: [maven-release-plugin] prepare for next development iteration

Posted by ea...@apache.org.
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/1f83c775
Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/1f83c775
Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/1f83c775

Branch: refs/heads/0.2.0
Commit: 1f83c7753883197c9a98eb360e1e6a22dbad651e
Parents: c0319a9
Author: eawilliams <ea...@apache.org>
Authored: Fri Sep 30 19:30:44 2016 -0400
Committer: eawilliams <ea...@apache.org>
Committed: Fri Sep 30 19:30:44 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/1f83c775/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2665004..b4dc5b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.apache.pirk</groupId>
     <artifactId>apache-pirk</artifactId>
-    <version>0.2.0-incubating</version>
+    <version>0.2.1-incubating-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Apache Pirk (incubating) Project</name>
@@ -64,7 +64,7 @@
         <connection>scm:git:git://git.apache.org/incubator-pirk.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-pirk.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=incubator-pirk.git</url>
-        <tag>apache-pirk-0.2.0-incubating</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <issueManagement>