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 16998aa [maven-release-plugin] prepare for next development iteration
16998aa is described below
commit 16998aa8cf078cc7316bc7b89b5c238f8d3b96f8
Author: Karl Pauls <[email protected]>
AuthorDate: Thu Jun 17 23:35:07 2021 +0200
[maven-release-plugin] prepare for next development iteration
---
framework/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/framework/pom.xml b/framework/pom.xml
index 70e4e33..1d435e0 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix Framework</name>
<artifactId>org.apache.felix.framework</artifactId>
- <version>7.0.1</version>
+ <version>7.1.0-SNAPSHOT</version>
<properties>
<dollar>$</dollar>
<felix.java.version>8</felix.java.version>
@@ -36,7 +36,7 @@
<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.framework-7.0.1</tag>
+ <tag>HEAD</tag>
</scm>
<build>
@@ -201,7 +201,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.resolver</artifactId>
- <version>2.0.4</version>
+ <version>2.1.0-SNAPSHOT</version>
<scope>provided</scope>
<exclusions>
<exclusion>