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 e4a2b2fe6c [maven-release-plugin] prepare for next development
iteration
e4a2b2fe6c is described below
commit e4a2b2fe6ca9e6a05dcff6cdbe1486bd97d18115
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Nov 23 07:11:33 2023 +0100
[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 732ca2ab9c..654d69dffd 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -31,7 +31,7 @@
<packaging>pom</packaging>
<name>Apache Felix</name>
- <version>8</version>
+ <version>9-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>1700719885</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1700719892</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-8</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>