File tree Expand file tree Collapse file tree 7 files changed +8
-10
lines changed Expand file tree Collapse file tree 7 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-project</artifactId >
9
- <version >2.0.11-SNAPSHOT </version >
9
+ <version >2.0.11</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
<dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-project</artifactId >
9
- <version >2.0.11-SNAPSHOT </version >
9
+ <version >2.0.11</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
<dependencies >
Original file line number Diff line number Diff line change 3
3
<groupId >org.hisrc.jsonix</groupId >
4
4
<artifactId >jsonix-schema-compiler-project</artifactId >
5
5
<packaging >pom</packaging >
6
- <version >2.0.11-SNAPSHOT </version >
6
+ <version >2.0.11</version >
7
7
<name >Jsonix Schema Compiler Project</name >
8
8
<url >https://github.com/highsource/jsonix-schema-compiler</url >
9
9
<parent >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-tests</artifactId >
9
- <version >2.0.11-SNAPSHOT </version >
9
+ <version >2.0.11</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
<dependencies >
17
17
<dependency >
18
18
<groupId >org.hisrc.jsonix</groupId >
19
19
<artifactId >jsonix-scripts</artifactId >
20
- <version >${project.version} </version >
21
20
</dependency >
22
21
<dependency >
23
22
<groupId >com.sun.xml.bind</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-project</artifactId >
9
- <version >2.0.11-SNAPSHOT </version >
9
+ <version >2.0.11</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
<modules >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-tests</artifactId >
9
- <version >2.0.11-SNAPSHOT </version >
9
+ <version >2.0.11</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
<dependencies >
13
13
<dependency >
14
14
<groupId >org.hisrc.jsonix</groupId >
15
15
<artifactId >jsonix-scripts</artifactId >
16
- <version >${project.version} </version >
17
16
</dependency >
18
17
<dependency >
19
18
<groupId >org.jvnet.jaxb2_commons</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-tests</artifactId >
9
- <version >2.0.11-SNAPSHOT </version >
9
+ <version >2.0.11</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
<dependencies >
13
13
<dependency >
14
14
<groupId >org.hisrc.jsonix</groupId >
15
15
<artifactId >jsonix-scripts</artifactId >
16
- </dependency >
16
+ </dependency >
17
17
<dependency >
18
18
<groupId >com.sun.xml.bind</groupId >
19
19
<artifactId >jaxb-impl</artifactId >
You can’t perform that action at this time.
0 commit comments