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 0c414c9 commit 9a6e253Copy full SHA for 9a6e253
pom.xml
@@ -3,14 +3,14 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.iopipe</groupId>
5
<artifactId>iopipe</artifactId>
6
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.0</version>
7
<packaging>jar</packaging>
8
<name>${project.groupId}:${project.artifactId}</name>
9
<url>https://www.iopipe.com/</url>
10
<scm>
11
<connection>scm:git:https://github.com/iopipe/iopipe-java.git</connection>
12
<url>https://github.com/iopipe/iopipe-java</url>
13
- <tag>HEAD</tag>
+ <tag>v1.9.0</tag>
14
</scm>
15
<developers>
16
<developer>
0 commit comments