File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
<packaging >bundle</packaging >
28
28
<name >Apache Felix Main</name >
29
29
<artifactId >org.apache.felix.main</artifactId >
30
- <version >7.0.5 </version >
30
+ <version >7.1.0-SNAPSHOT </version >
31
31
<scm >
32
32
<connection >scm:git:https://github.com/apache/felix-dev.git</connection >
33
33
<developerConnection >scm:git:https://github.com/apache/felix-dev.git</developerConnection >
34
34
<url >https://gitbox.apache.org/repos/asf?p=felix-dev.git</url >
35
- <tag >org.apache.felix.main-7.0.5 </tag >
35
+ <tag >HEAD </tag >
36
36
</scm >
37
37
<dependencies >
38
38
<dependency >
39
39
<groupId >${project.groupId} </groupId >
40
40
<artifactId >org.apache.felix.framework</artifactId >
41
- <version >7.0.5 </version >
41
+ <version >7.1.0-SNAPSHOT </version >
42
42
</dependency >
43
43
</dependencies >
44
44
<properties >
You can’t perform that action at this time.
0 commit comments