We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f1ad5 commit c0c11fbCopy full SHA for c0c11fb
pom.xml
@@ -8,7 +8,7 @@
8
9
<groupId>com.conveyal</groupId>
10
<artifactId>kryo-tools</artifactId>
11
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
12
<packaging>jar</packaging>
13
<licenses>
14
<license>
@@ -63,7 +63,7 @@
63
</plugin>
64
<plugin>
65
<artifactId>maven-surefire-plugin</artifactId>
66
- <version>3.0.0-M7</version>
+ <version>3.0.0-M8</version>
67
68
69
<groupId>org.apache.maven.plugins</groupId>
0 commit comments