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 d7bc8f1 commit 476a527Copy full SHA for 476a527
http/webconsoleplugin/pom.xml
@@ -28,14 +28,14 @@
28
29
<name>Apache Felix Http Webconsole Plugin</name>
30
<artifactId>org.apache.felix.http.webconsoleplugin</artifactId>
31
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0</version>
32
<packaging>bundle</packaging>
33
34
<scm>
35
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
36
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
37
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
38
- <tag>HEAD</tag>
+ <tag>org.apache.felix.http.webconsoleplugin-1.2.0</tag>
39
</scm>
40
41
<properties>
0 commit comments