This is an automated email from the ASF dual-hosted git repository.
rotty3000 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 31f7a4b [maven-release-plugin] prepare for next development iteration
31f7a4b is described below
commit 31f7a4b887c87fdfc906aa37a88a0d1f5e1cebd5
Author: Raymond Augé <[email protected]>
AuthorDate: Tue Dec 14 12:13:30 2021 -0500
[maven-release-plugin] prepare for next development iteration
---
logback/logback/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/logback/logback/pom.xml b/logback/logback/pom.xml
index b5d45fc..283c62f 100644
--- a/logback/logback/pom.xml
+++ b/logback/logback/pom.xml
@@ -29,14 +29,14 @@
<description>
A simple integration of the OSGi R7 Log (1.4) service to Logback
backend.
</description>
- <version>1.0.6</version>
+ <version>1.0.7-SNAPSHOT</version>
<artifactId>org.apache.felix.logback</artifactId>
<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.logback-1.0.6</tag>
+ <tag>HEAD</tag>
</scm>
<properties>