This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 2e348c5d35 [maven-release-plugin] prepare for next development
iteration
2e348c5d35 is described below
commit 2e348c5d3565c48ed448b2319cb5e46a488fb815
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed May 1 18:11:37 2024 +0200
[maven-release-plugin] prepare for next development iteration
---
pom/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom/pom.xml b/pom/pom.xml
index e4e5723c2b..4f7723da20 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -31,7 +31,7 @@
<packaging>pom</packaging>
<name>Apache Felix</name>
- <version>9</version>
+ <version>10-SNAPSHOT</version>
<url>https://felix.apache.org/</url>
<inceptionYear>2006</inceptionYear>
<description>Apache Felix is a community effort to implement the OSGi
Framework and Service platform and other interesting OSGi-related
technologies.</description>
@@ -46,7 +46,7 @@
<site.javadoc.exclude>*.impl:*.internal:</site.javadoc.exclude>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-
<project.build.outputTimestamp>1714579892</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1714579897</project.build.outputTimestamp>
</properties>
<issueManagement>
@@ -75,7 +75,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;f=pom</url>
- <tag>felix-parent-9</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>