You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2014/12/23 17:42:21 UTC

[06/27] maven-surefire git commit: [maven-release-plugin] prepare for next development iteration

[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: ed40bd84a2d643b6beda0808ab815ac8602cf27c
Parents: 5eccf09
Author: Tibor17 <ti...@lycos.com>
Authored: Mon Dec 22 21:30:08 2014 +0100
Committer: Tibor17 <ti...@lycos.com>
Committed: Tue Dec 23 17:23:22 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/ed40bd84/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4e7de57..81d00bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.maven.surefire</groupId>
   <artifactId>surefire</artifactId>
-  <version>2.18.1</version>
+  <version>2.19-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven Surefire</name>
@@ -66,7 +66,7 @@
     <connection>${maven.surefire.scm.devConnection}</connection>
     <developerConnection>${maven.surefire.scm.devConnection}</developerConnection>
     <url>https://github.com/apache/maven-surefire/tree/${project.scm.tag}</url>
-    <tag>surefire-2.18.1_vote-1</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>