This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 28a5848 [maven-release-plugin] prepare for next development iteration
28a5848 is described below
commit 28a584811671a1a9841e8b01edd80f0a42749fcb
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Sep 16 15:24:37 2019 +0200
[maven-release-plugin] prepare for next development iteration
---
proxy/proxy-impl/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/proxy/proxy-impl/pom.xml b/proxy/proxy-impl/pom.xml
index 9740751..80161d7 100644
--- a/proxy/proxy-impl/pom.xml
+++ b/proxy/proxy-impl/pom.xml
@@ -32,7 +32,7 @@
<artifactId>org.apache.aries.proxy</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries Proxy Service</name>
- <version>1.1.6</version>
+ <version>1.1.7-SNAPSHOT</version>
<description>
This bundle contains the proxy service implementation for Apache Aries
</description>
@@ -41,7 +41,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
- <tag>org.apache.aries.proxy-1.1.6</tag>
+ <tag>HEAD</tag>
</scm>
<properties>