This is an automated email from the ASF dual-hosted git repository.
tjwatson 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 1ef312d [maven-release-plugin] prepare for next development iteration
1ef312d is described below
commit 1ef312d0640e11b1129fbbd4b313a66a7f6a3fd8
Author: Thomas Watson <[email protected]>
AuthorDate: Tue Oct 13 11:13:31 2020 -0500
[maven-release-plugin] prepare for next development iteration
---
gogo/bom/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gogo/bom/pom.xml b/gogo/bom/pom.xml
index 7ea1b43..011015a 100644
--- a/gogo/bom/pom.xml
+++ b/gogo/bom/pom.xml
@@ -32,13 +32,13 @@
<name>Apache Felix Gogo BOM</name>
<description>Apache Felix Gogo Bill Of Materials</description>
<artifactId>org.apache.felix.gogo.bom</artifactId>
- <version>1.0.6</version>
+ <version>1.0.7-SNAPSHOT</version>
<url>http://felix.apache.org/</url>
<scm>
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
- <tag>org.apache.felix.gogo.bom-1.0.6</tag>
+ <tag>HEAD</tag>
</scm>
<dependencyManagement>