Skip to content

Commit c0c11fb

Browse files
committed
release 1.5.0
1 parent 62f1ad5 commit c0c11fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>com.conveyal</groupId>
1010
<artifactId>kryo-tools</artifactId>
11-
<version>1.5.0-SNAPSHOT</version>
11+
<version>1.5.0</version>
1212
<packaging>jar</packaging>
1313
<licenses>
1414
<license>
@@ -63,7 +63,7 @@
6363
</plugin>
6464
<plugin>
6565
<artifactId>maven-surefire-plugin</artifactId>
66-
<version>3.0.0-M7</version>
66+
<version>3.0.0-M8</version>
6767
</plugin>
6868
<plugin>
6969
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)