We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5817550 commit 2fbb02eCopy full SHA for 2fbb02e
proxy/proxy-impl/pom.xml
@@ -32,7 +32,7 @@
32
<artifactId>org.apache.aries.proxy</artifactId>
33
<packaging>bundle</packaging>
34
<name>Apache Aries Proxy Service</name>
35
- <version>1.1.14</version>
+ <version>1.1.15-SNAPSHOT</version>
36
<description>
37
This bundle contains the proxy service implementation for Apache Aries
38
</description>
@@ -41,7 +41,7 @@
41
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
42
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
43
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
44
- <tag>org.apache.aries.proxy-1.1.14</tag>
+ <tag>HEAD</tag>
45
</scm>
46
47
<properties>
0 commit comments