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 74ca740 [maven-release-plugin] prepare for next development iteration
74ca740 is described below
commit 74ca74069bf73eee97b32299620b3f9b1b81314a
Author: Raymond Augé <[email protected]>
AuthorDate: Sat Dec 4 10:45:38 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 21060e6..d15846f 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.4</version>
+ <version>1.0.5-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.4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>