Skip to content

Commit 64e68c6

Browse files
author
Via CircleCI
committed
[RELEASE 1.7.0] prepare release v1.7.0
1 parent 7632c8c commit 64e68c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.iopipe</groupId>
55
<artifactId>iopipe</artifactId>
6-
<version>1.7.0-SNAPSHOT</version>
6+
<version>1.7.0</version>
77
<packaging>jar</packaging>
88
<name>${project.groupId}:${project.artifactId}</name>
99
<url>https://www.iopipe.com/</url>
1010
<scm>
1111
<connection>scm:git:https://github.com/iopipe/iopipe-java.git</connection>
1212
<url>https://github.com/iopipe/iopipe-java</url>
13-
<tag>HEAD</tag>
13+
<tag>v1.7.0</tag>
1414
</scm>
1515
<developers>
1616
<developer>

0 commit comments

Comments
 (0)