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/10/03 13:13:09 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 4a4699123 -> 8e767dba7


[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/b5758ed9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/b5758ed9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/b5758ed9

Branch: refs/heads/0.2.0
Commit: b5758ed9243dab314ee6b45fb06ab95a123345f4
Parents: 4a46991
Author: eawilliams <ea...@apache.org>
Authored: Mon Oct 3 08:54:36 2016 -0400
Committer: eawilliams <ea...@apache.org>
Committed: Mon Oct 3 08:54:36 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b5758ed9/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/8e767dba
Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/8e767dba
Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/8e767dba

Branch: refs/heads/0.2.0
Commit: 8e767dba7d31104ced24069db2a953a3d468d245
Parents: b5758ed
Author: eawilliams <ea...@apache.org>
Authored: Mon Oct 3 08:54:47 2016 -0400
Committer: eawilliams <ea...@apache.org>
Committed: Mon Oct 3 08:54:47 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/8e767dba/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>