Skip to content

Commit 9a6e253

Browse files
author
Via CircleCI
committed
[RELEASE 1.9.0] prepare release v1.9.0
1 parent 0c414c9 commit 9a6e253

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.9.0-SNAPSHOT</version>
6+
<version>1.9.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.9.0</tag>
1414
</scm>
1515
<developers>
1616
<developer>

0 commit comments

Comments
 (0)