Skip to content

Commit 7faa73e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 629f9b3 commit 7faa73e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<artifactId>threetenbp</artifactId>
1111
<packaging>jar</packaging>
1212
<name>ThreeTen backport</name>
13-
<version>1.7.3</version>
13+
<version>1.7.4-SNAPSHOT</version>
1414
<description>Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR.</description>
1515
<url>https://www.threeten.org/threetenbp</url>
1616

@@ -123,7 +123,7 @@
123123
<connection>scm:git:https://github.com/ThreeTen/threetenbp.git</connection>
124124
<developerConnection>scm:git:https://github.com/ThreeTen/threetenbp.git</developerConnection>
125125
<url>https://github.com/ThreeTen/threetenbp</url>
126-
<tag>v1.7.3</tag>
126+
<tag>HEAD</tag>
127127
</scm>
128128
<organization>
129129
<name>ThreeTen.org</name>

0 commit comments

Comments
 (0)