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 5
5
<name >jackson-json-reference-cli</name >
6
6
<groupId >me.andrz.jackson</groupId >
7
7
<artifactId >jackson-json-reference-cli</artifactId >
8
- <version >0.3.0-SNAPSHOT </version >
8
+ <version >0.3.0</version >
9
9
<url >https://github.com/AndersDJohnson/jackson-json-reference</url >
10
10
<description >JSON Reference for Java with Jackson.</description >
11
11
12
12
<parent >
13
13
<groupId >me.andrz.jackson</groupId >
14
14
<artifactId >jackson-json-reference</artifactId >
15
- <version >0.3.0-SNAPSHOT </version >
15
+ <version >0.3.0</version >
16
16
</parent >
17
17
18
18
<properties >
54
54
<connection >scm:git:https://github.com/${github.user} /${github.repo} .git</connection >
55
55
<
developerConnection >scm:git:
[email protected] :
${github.user} /
${github.repo} .git</
developerConnection >
56
56
<url >https://github.com/${github.user} /${github.repo} </url >
57
- <tag >HEAD </tag >
57
+ <tag >0.3.0 </tag >
58
58
</scm >
59
59
60
60
<distributionManagement >
295
295
<dependency >
296
296
<groupId >me.andrz.jackson</groupId >
297
297
<artifactId >jackson-json-reference-core</artifactId >
298
- <version >0.3.0-SNAPSHOT </version >
298
+ <version >0.3.0</version >
299
299
</dependency >
300
300
<dependency >
301
301
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 5
5
<name >jackson-json-reference-core</name >
6
6
<groupId >me.andrz.jackson</groupId >
7
7
<artifactId >jackson-json-reference-core</artifactId >
8
- <version >0.3.0-SNAPSHOT </version >
8
+ <version >0.3.0</version >
9
9
<url >https://github.com/AndersDJohnson/jackson-json-reference</url >
10
10
<description >JSON Reference for Java with Jackson.</description >
11
11
12
12
<parent >
13
13
<groupId >me.andrz.jackson</groupId >
14
14
<artifactId >jackson-json-reference</artifactId >
15
- <version >0.3.0-SNAPSHOT </version >
15
+ <version >0.3.0</version >
16
16
</parent >
17
17
18
18
<properties >
54
54
<connection >scm:git:https://github.com/${github.user} /${github.repo} .git</connection >
55
55
<
developerConnection >scm:git:
[email protected] :
${github.user} /
${github.repo} .git</
developerConnection >
56
56
<url >https://github.com/${github.user} /${github.repo} </url >
57
- <tag >HEAD </tag >
57
+ <tag >0.3.0 </tag >
58
58
</scm >
59
59
60
60
<distributionManagement >
Original file line number Diff line number Diff line change 5
5
<name >jackson-json-reference</name >
6
6
<groupId >me.andrz.jackson</groupId >
7
7
<artifactId >jackson-json-reference</artifactId >
8
- <version >0.3.0-SNAPSHOT </version >
8
+ <version >0.3.0</version >
9
9
<packaging >pom</packaging >
10
10
<url >https://github.com/AndersDJohnson/jackson-json-reference</url >
11
11
<description >JSON Reference for Java with Jackson.</description >
54
54
<connection >scm:git:https://github.com/${github.user} /${github.repo} .git</connection >
55
55
<
developerConnection >scm:git:
[email protected] :
${github.user} /
${github.repo} .git</
developerConnection >
56
56
<url >https://github.com/${github.user} /${github.repo} </url >
57
- <tag >HEAD </tag >
57
+ <tag >0.3.0 </tag >
58
58
</scm >
59
59
60
60
<distributionManagement >
You can’t perform that action at this time.
0 commit comments