We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a36b9a2 commit b7cded8Copy full SHA for b7cded8
http/base/pom.xml
@@ -28,14 +28,14 @@
28
29
<name>Apache Felix Http Base</name>
30
<artifactId>org.apache.felix.http.base</artifactId>
31
- <version>5.1.13-SNAPSHOT</version>
+ <version>5.1.14</version>
32
<packaging>jar</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.base-5.1.14</tag>
39
</scm>
40
41
<properties>
0 commit comments