File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
jackson-json-reference-cli
jackson-json-reference-core Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >me.andrz.jackson</groupId >
6
6
<artifactId >jackson-json-reference-cli</artifactId >
7
- <version >0.1.3-SNAPSHOT </version >
7
+ <version >0.2.0 </version >
8
8
9
9
<parent >
10
10
<groupId >me.andrz.jackson</groupId >
11
11
<artifactId >jackson-json-reference</artifactId >
12
- <version >0.1.3-SNAPSHOT </version >
12
+ <version >0.2.0 </version >
13
13
</parent >
14
14
15
15
<description >JSON Reference for Java with Jackson.</description >
37
37
<connection >scm:git:https://github.com/${github.user} /${github.repo} .git</connection >
38
38
<
developerConnection >scm:git:
[email protected] :
${github.user} /
${github.repo} .git</
developerConnection >
39
39
<url >https://github.com/${github.user} /${github.repo} </url >
40
- <tag >HEAD </tag >
40
+ <tag >jackson-json-reference-0.2.0 </tag >
41
41
</scm >
42
42
43
43
<distributionManagement >
211
211
<dependency >
212
212
<groupId >me.andrz.jackson</groupId >
213
213
<artifactId >jackson-json-reference-core</artifactId >
214
- <version >0.1.3-SNAPSHOT </version >
214
+ <version >0.2.0 </version >
215
215
</dependency >
216
216
<dependency >
217
217
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >me.andrz.jackson</groupId >
6
6
<artifactId >jackson-json-reference-core</artifactId >
7
- <version >0.1.3-SNAPSHOT </version >
7
+ <version >0.2.0 </version >
8
8
9
9
<parent >
10
10
<groupId >me.andrz.jackson</groupId >
11
11
<artifactId >jackson-json-reference</artifactId >
12
- <version >0.1.3-SNAPSHOT </version >
12
+ <version >0.2.0 </version >
13
13
</parent >
14
14
15
15
<description >JSON Reference for Java with Jackson.</description >
37
37
<connection >scm:git:https://github.com/${github.user} /${github.repo} .git</connection >
38
38
<
developerConnection >scm:git:
[email protected] :
${github.user} /
${github.repo} .git</
developerConnection >
39
39
<url >https://github.com/${github.user} /${github.repo} </url >
40
- <tag >HEAD </tag >
40
+ <tag >jackson-json-reference-0.2.0 </tag >
41
41
</scm >
42
42
43
43
<distributionManagement >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >me.andrz.jackson</groupId >
6
6
<artifactId >jackson-json-reference</artifactId >
7
- <version >0.1.3-SNAPSHOT </version >
7
+ <version >0.2.0 </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<modules >
37
37
<connection >scm:git:https://github.com/${github.user} /${github.repo} .git</connection >
38
38
<
developerConnection >scm:git:
[email protected] :
${github.user} /
${github.repo} .git</
developerConnection >
39
39
<url >https://github.com/${github.user} /${github.repo} </url >
40
- <tag >HEAD </tag >
40
+ <tag >jackson-json-reference-0.2.0 </tag >
41
41
</scm >
42
42
43
43
<distributionManagement >
You can’t perform that action at this time.
0 commit comments