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 a4d2d72 [maven-release-plugin] prepare for next development iteration
a4d2d72 is described below
commit a4d2d72b35d6958bf31acafac7c931445f45a636
Author: Thomas Watson <[email protected]>
AuthorDate: Mon Oct 5 11:38:52 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 317e3ca..ee45114 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.4</version>
+ <version>1.0.5-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.4</tag>
+ <tag>HEAD</tag>
</scm>
<dependencyManagement>