Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit 9dc7146

Browse files
committed
Release v. 2.0.0
1 parent eef6a1b commit 9dc7146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.zapodot</groupId>
55
<artifactId>akka-test-junit</artifactId>
6-
<version>2.0-SNAPSHOT</version>
6+
<version>2.0.0</version>
77
<description>Useful JUnit hooks for testing Akka actors</description>
88
<name>${project.artifactId}</name>
99
<url>https://github.com/zapodot/akka-test-junit</url>

0 commit comments

Comments
 (0)