File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-project</artifactId >
9
9
<version >2.3.1-SNAPSHOT</version >
10
- <relativePath >../pom.xml</relativePath >
11
10
</parent >
12
11
<dependencies >
13
12
<dependency >
Original file line number Diff line number Diff line change 7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-project</artifactId >
9
9
<version >2.3.1-SNAPSHOT</version >
10
- <relativePath >../pom.xml</relativePath >
11
10
</parent >
12
11
<dependencies >
13
12
<dependency >
Original file line number Diff line number Diff line change 72
72
</profiles >
73
73
<properties >
74
74
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
75
+ <jsonix-schema-compiler .version>${project.version} </jsonix-schema-compiler .version>
75
76
<jsonix-scripts .version>2.1.0</jsonix-scripts .version>
76
77
<jaxb2-basics .version>0.9.2</jaxb2-basics .version>
77
78
<js-codemodel .version>1.1</js-codemodel .version>
100
101
<artifactId >jsonix-schema-compiler-full</artifactId >
101
102
<version >${project.version} </version >
102
103
</dependency >
104
+ <dependency >
105
+ <groupId >org.hisrc.jsonix</groupId >
106
+ <artifactId >jsonix-schema-compiler-plugin</artifactId >
107
+ <version >${project.version} </version >
108
+ </dependency >
103
109
<!-- Jsonix -->
104
110
<dependency >
105
111
<groupId >org.hisrc.jsonix</groupId >
266
272
<plugin >
267
273
<groupId >org.apache.maven.plugins</groupId >
268
274
<artifactId >maven-shade-plugin</artifactId >
269
- <version >1.4 </version >
275
+ <version >2.3 </version >
270
276
</plugin >
271
277
<plugin >
272
278
<groupId >org.codehaus.mojo</groupId >
273
279
<artifactId >exec-maven-plugin</artifactId >
274
- <version >1.2</version >
280
+ <version >1.3. 2</version >
275
281
</plugin >
276
282
<plugin >
277
283
<groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change 7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-tests</artifactId >
9
9
<version >2.3.1-SNAPSHOT</version >
10
- <relativePath >../pom.xml</relativePath >
11
10
</parent >
12
11
<dependencies >
13
12
<dependency >
Original file line number Diff line number Diff line change 7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-project</artifactId >
9
9
<version >2.3.1-SNAPSHOT</version >
10
- <relativePath >../pom.xml</relativePath >
11
10
</parent >
12
11
<modules >
13
12
<module >filter</module >
Original file line number Diff line number Diff line change 7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-tests</artifactId >
9
9
<version >2.3.1-SNAPSHOT</version >
10
- <relativePath >../pom.xml</relativePath >
11
10
</parent >
12
11
<dependencies >
13
12
<dependency >
Original file line number Diff line number Diff line change 7
7
<groupId >org.hisrc.jsonix</groupId >
8
8
<artifactId >jsonix-schema-compiler-tests</artifactId >
9
9
<version >2.3.1-SNAPSHOT</version >
10
- <relativePath >../pom.xml</relativePath >
11
10
</parent >
12
11
<dependencies >
13
12
<dependency >
You can’t perform that action at this time.
0 commit comments