File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
<version >1.0.9.Final</version >
28
28
</parent >
29
29
<artifactId >adeptj-runtime</artifactId >
30
- <version >1.0.11-SNAPSHOT </version >
30
+ <version >1.0.10.Final </version >
31
31
<packaging >jar</packaging >
32
32
<name >AdeptJ Runtime</name >
33
33
<description >AdeptJ Runtime for deploying various modules(OSGi Bundles)</description >
935
935
<dependency >
936
936
<groupId >com.adeptj</groupId >
937
937
<artifactId >adeptj-modules-jaxrs-core</artifactId >
938
- <version >1.0.1 .Final</version >
938
+ <version >1.0.2 .Final</version >
939
939
<scope >provided</scope >
940
940
</dependency >
941
941
942
942
<dependency >
943
943
<groupId >com.adeptj</groupId >
944
944
<artifactId >adeptj-modules-jaxrs-resteasy</artifactId >
945
- <version >1.0.4 .Final</version >
945
+ <version >1.0.5 .Final</version >
946
946
<scope >provided</scope >
947
947
</dependency >
948
948
You can’t perform that action at this time.
0 commit comments