This repository was archived by the owner on Feb 24, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >jp.skypencil.guava</groupId >
5
5
<artifactId >guava-helper-for-java-8</artifactId >
6
- <version >1.2.0-SNAPSHOT </version >
6
+ <version >1.2.0</version >
7
7
</parent >
8
8
<artifactId >helper</artifactId >
9
9
<name >Helper for Guava on Java8</name >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >jp.skypencil.guava</groupId >
4
4
<artifactId >guava-helper-for-java-8</artifactId >
5
- <version >1.2.0-SNAPSHOT </version >
5
+ <version >1.2.0</version >
6
6
<url >https://github.com/KengoTODA/guava-helper-for-java-8</url >
7
7
<name >Guava Helper for Java 8</name >
8
8
<description >A tool set to help developer to use Guava with Java 8</description >
16
16
<connection >scm:git:git@github.com:KengoTODA/guava-helper-for-java-8.git</connection >
17
17
<developerConnection >scm:git:git@github.com:KengoTODA/guava-helper-for-java-8.git</developerConnection >
18
18
<url >git@github.com:KengoTODA/guava-helper-for-java-8.git</url >
19
- <tag >HEAD </tag >
19
+ <tag >guava-helper-for-java-8-1.2.0 </tag >
20
20
</scm >
21
21
<distributionManagement >
22
22
<snapshotRepository >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >jp.skypencil.guava</groupId >
5
5
<artifactId >guava-helper-for-java-8</artifactId >
6
- <version >1.2.0-SNAPSHOT </version >
6
+ <version >1.2.0</version >
7
7
</parent >
8
8
<artifactId >guava-helper-sonarqube-plugin</artifactId >
9
9
<name >SonarQube plugin</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >jp.skypencil.guava</groupId >
5
5
<artifactId >guava-helper-for-java-8</artifactId >
6
- <version >1.2.0-SNAPSHOT </version >
6
+ <version >1.2.0</version >
7
7
</parent >
8
8
<artifactId >spotbugs-plugin</artifactId >
9
9
<name >SpotBugs plugin</name >
You can’t perform that action at this time.
0 commit comments