File tree Expand file tree Collapse file tree 11 files changed +12
-11
lines changed Expand file tree Collapse file tree 11 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.jvnet.jaxb2_commons</groupId >
11
11
<artifactId >jaxb2-annotate-plugin-project</artifactId >
12
- <version >1.0.1-SNAPSHOT </version >
12
+ <version >1.0.1</version >
13
13
<relativePath >../pom.xml</relativePath >
14
14
</parent >
15
15
<dependencies >
Original file line number Diff line number Diff line change 5
5
<groupId >org.jvnet.jaxb2_commons</groupId >
6
6
<artifactId >jaxb2-annotate-plugin-project</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >1.0.1-SNAPSHOT </version >
8
+ <version >1.0.1</version >
9
9
<name >JAXB2 Annotate Plugin Project</name >
10
10
<url >https://github.com/highsource/jaxb2-annotate-plugin</url >
11
11
<description >JAXB2 Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.</description >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.jvnet.jaxb2_commons</groupId >
11
11
<artifactId >jaxb2-annotate-plugin-samples</artifactId >
12
- <version >1.0.1-SNAPSHOT </version >
12
+ <version >1.0.1</version >
13
13
<relativePath >../pom.xml</relativePath >
14
14
</parent >
15
15
<dependencies >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.jvnet.jaxb2_commons</groupId >
11
11
<artifactId >jaxb2-annotate-plugin-project</artifactId >
12
- <version >1.0.1-SNAPSHOT </version >
12
+ <version >1.0.1</version >
13
13
<relativePath >../pom.xml</relativePath >
14
14
</parent >
15
15
<modules >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jvnet.jaxb2_commons</groupId >
7
7
<artifactId >jaxb2-annotate-plugin-tests</artifactId >
8
- <version >1.0.1-SNAPSHOT </version >
8
+ <version >1.0.1</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<artifactId >jaxb2-annotate-plugin-test-annotate</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jvnet.jaxb2_commons</groupId >
7
7
<artifactId >jaxb2-annotate-plugin-test-annox</artifactId >
8
- <version >1.0.1-SNAPSHOT </version >
8
+ <version >1.0.1</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<artifactId >jaxb2-annotate-plugin-test-annox-annotations</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jvnet.jaxb2_commons</groupId >
7
7
<artifactId >jaxb2-annotate-plugin-tests</artifactId >
8
- <version >1.0.1-SNAPSHOT </version >
8
+ <version >1.0.1</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<artifactId >jaxb2-annotate-plugin-test-annox</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jvnet.jaxb2_commons</groupId >
7
7
<artifactId >jaxb2-annotate-plugin-test-annox</artifactId >
8
- <version >1.0.1-SNAPSHOT </version >
8
+ <version >1.0.1</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<artifactId >jaxb2-annotate-plugin-test-annox-schema</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jvnet.jaxb2_commons</groupId >
7
7
<artifactId >jaxb2-annotate-plugin-tests</artifactId >
8
- <version >1.0.1-SNAPSHOT </version >
8
+ <version >1.0.1</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<artifactId >jaxb2-annotate-plugin-issues</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jvnet.jaxb2_commons</groupId >
7
7
<artifactId >jaxb2-annotate-plugin-tests</artifactId >
8
- <version >1.0.0-SNAPSHOT </version >
8
+ <version >1.0.1 </version >
9
9
</parent >
10
10
<artifactId >jaxb2-annotate-plugin-test-one</artifactId >
11
11
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.jvnet.jaxb2_commons</groupId >
11
11
<artifactId >jaxb2-annotate-plugin-project</artifactId >
12
- <version >1.0.1-SNAPSHOT </version >
12
+ <version >1.0.1</version >
13
13
<relativePath >../pom.xml</relativePath >
14
14
</parent >
15
15
<modules >
16
16
<module >annotate</module >
17
17
<module >annox</module >
18
18
<module >issues</module >
19
+ <module >one</module >
19
20
</modules >
20
21
<dependencies >
21
22
<dependency >
You can’t perform that action at this time.
0 commit comments