This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 6d03f85 [maven-release-plugin] prepare for next development iteration
6d03f85 is described below
commit 6d03f85c31fab98da5558cc51164a761aff83f15
Author: jbonofre <[email protected]>
AuthorDate: Sun Apr 5 07:38:41 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
gogo/gogo-parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gogo/gogo-parent/pom.xml b/gogo/gogo-parent/pom.xml
index 90a555c..3c3e789 100644
--- a/gogo/gogo-parent/pom.xml
+++ b/gogo/gogo-parent/pom.xml
@@ -29,14 +29,14 @@
<name>Apache Felix Gogo</name>
<description>Apache Felix Gogo Subproject</description>
<artifactId>gogo-parent</artifactId>
- <version>6</version>
+ <version>7-SNAPSHOT</version>
<url>http://felix.apache.org/</url>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/felix-dev.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/felix-dev.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
- <tag>gogo-parent-6</tag>
+ <tag>HEAD</tag>
</scm>
<properties>