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 2017/09/15 14:46:41 UTC

[24/46] 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/8867f462
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/8867f462
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/8867f462

Branch: refs/heads/master
Commit: 8867f4621a25b131e80d4d0ca67b85cf5791cfa5
Parents: bf6bd22
Author: Tibor17 <ti...@apache.org>
Authored: Mon Sep 11 03:28:27 2017 +0200
Committer: Tibor17 <ti...@apache.org>
Committed: Mon Sep 11 03:28:27 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/8867f462/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 25d72b1..0042378 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.maven.surefire</groupId>
   <artifactId>surefire</artifactId>
-  <version>2.20.1</version>
+  <version>2.21.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven Surefire</name>
@@ -68,7 +68,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.20.1_vote-1</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>