We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c990a commit 3dbe255Copy full SHA for 3dbe255
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
<artifactId>threeten-extra</artifactId>
11
<packaging>jar</packaging>
12
<name>ThreeTen-Extra</name>
13
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.1</version>
14
<description>Additional functionality that enhances JSR-310 dates and times in Java SE 8 and later</description>
15
<url>https://www.threeten.org/threeten-extra</url>
16
@@ -160,7 +160,7 @@
160
<connection>scm:git:https://github.com/ThreeTen/threeten-extra.git</connection>
161
<developerConnection>scm:git:https://github.com/ThreeTen/threeten-extra.git</developerConnection>
162
<url>https://github.com/ThreeTen/threeten-extra</url>
163
- <tag>HEAD</tag>
+ <tag>v1.7.1</tag>
164
</scm>
165
<organization>
166
<name>ThreeTen.org</name>
0 commit comments