File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.openjax.jaxb</groupId >
24
24
<artifactId >jaxb</artifactId >
25
- <version >0.8.5-SNAPSHOT </version >
25
+ <version >0.8.5</version >
26
26
</parent >
27
27
<artifactId >jaxb-maven-plugin</artifactId >
28
28
<packaging >maven-plugin</packaging >
100
100
<dependency >
101
101
<groupId >org.openjax.maven</groupId >
102
102
<artifactId >mojo</artifactId >
103
- <version >0.4.2-SNAPSHOT </version >
103
+ <version >0.4.2</version >
104
104
</dependency >
105
105
<dependency >
106
106
<groupId >org.openjax.jaxb</groupId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.openjax</groupId >
24
24
<artifactId >openjax</artifactId >
25
- <version >2.5.5-SNAPSHOT </version >
25
+ <version >2.5.5</version >
26
26
</parent >
27
27
<groupId >org.openjax.jaxb</groupId >
28
28
<artifactId >jaxb</artifactId >
29
- <version >0.8.5-SNAPSHOT </version >
29
+ <version >0.8.5</version >
30
30
<packaging >pom</packaging >
31
31
<name >OpenJAX JAXB</name >
32
32
<description >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.openjax.jaxb</groupId >
24
24
<artifactId >jaxb</artifactId >
25
- <version >0.8.5-SNAPSHOT </version >
25
+ <version >0.8.5</version >
26
26
</parent >
27
27
<artifactId >xjc</artifactId >
28
28
<name >OpenJAX JAXB XJC</name >
48
48
<dependency >
49
49
<groupId >org.openjax.xml</groupId >
50
50
<artifactId >sax</artifactId >
51
- <version >0.9.4-SNAPSHOT </version >
51
+ <version >0.9.4</version >
52
52
</dependency >
53
53
<dependency >
54
54
<groupId >org.libj</groupId >
55
55
<artifactId >exec</artifactId >
56
- <version >0.8.11-SNAPSHOT </version >
56
+ <version >0.8.11</version >
57
57
</dependency >
58
58
<dependency >
59
59
<groupId >org.jvnet.jaxb2_commons</groupId >
63
63
<dependency >
64
64
<groupId >org.libj</groupId >
65
65
<artifactId >test</artifactId >
66
- <version >0.7.1-SNAPSHOT </version >
66
+ <version >0.7.1</version >
67
67
<scope >test</scope >
68
68
</dependency >
69
69
</dependencies >
You can’t perform that action at this time.
0 commit comments