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 1211330 commit f2149a6Copy full SHA for f2149a6
framework/pom.xml
@@ -27,7 +27,7 @@
27
<packaging>bundle</packaging>
28
<name>Apache Felix Framework</name>
29
<artifactId>org.apache.felix.framework</artifactId>
30
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.0.5</version>
31
<properties>
32
<dollar>$</dollar>
33
<felix.java.version>8</felix.java.version>
@@ -36,7 +36,7 @@
36
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
37
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
38
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
39
- <tag>org.apache.felix.framework-7.0.2</tag>
+ <tag>org.apache.felix.framework-7.0.5</tag>
40
</scm>
41
42
<build>
0 commit comments