We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466eb93 commit 1942027Copy full SHA for 1942027
1 file changed
webconsole/pom.xml
@@ -28,7 +28,7 @@
28
29
<artifactId>org.apache.felix.webconsole</artifactId>
30
<packaging>bundle</packaging>
31
- <version>5.0.11-SNAPSHOT</version>
+ <version>5.0.12</version>
32
33
<name>Apache Felix Web Management Console</name>
34
<description>
@@ -46,7 +46,7 @@
46
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
47
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
48
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
49
- <tag>HEAD</tag>
+ <tag>org.apache.felix.webconsole-5.0.12</tag>
50
</scm>
51
52
<build>
0 commit comments