This is an automated email from the ASF dual-hosted git repository.
pauls 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 93d68d1 [maven-release-plugin] prepare for next development iteration
93d68d1 is described below
commit 93d68d19cfe71e0e0dcb0f642c93e766015a2702
Author: Karl Pauls <[email protected]>
AuthorDate: Fri Dec 11 23:31:10 2020 +0100
[maven-release-plugin] prepare for next development iteration
---
main/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/main/pom.xml b/main/pom.xml
index 4cd83ef..bb3ddb0 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -27,12 +27,12 @@
<packaging>bundle</packaging>
<name>Apache Felix Main</name>
<artifactId>org.apache.felix.main</artifactId>
- <version>6.0.4</version>
+ <version>6.1.0-SNAPSHOT</version>
<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.main-6.0.4</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>
<dependency>