We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a6412 commit 20aee77Copy full SHA for 20aee77
1 file changed
scr/pom.xml
@@ -30,12 +30,12 @@
30
Implementation of the Declarative Services specification 1.5
31
</description>
32
<artifactId>org.apache.felix.scr</artifactId>
33
- <version>2.2.18</version>
+ <version>2.2.19-SNAPSHOT</version>
34
<scm>
35
<connection>scm:git:ssh://git@github.com/apache/felix-dev.git</connection>
36
<developerConnection>scm:git:ssh://git@github.com/apache/felix-dev.git</developerConnection>
37
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
38
- <tag>org.apache.felix.scr-2.2.18</tag>
+ <tag>HEAD</tag>
39
</scm>
40
41
<!--
0 commit comments