We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f21931 commit 6a0b37fCopy full SHA for 6a0b37f
webconsole/pom.xml
@@ -28,7 +28,7 @@
28
29
<artifactId>org.apache.felix.webconsole</artifactId>
30
<packaging>bundle</packaging>
31
- <version>5.0.7-SNAPSHOT</version>
+ <version>5.0.8</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.8</tag>
50
</scm>
51
52
<build>
0 commit comments