Skip to content

Commit 5028818

Browse files
committed
Release version 0.6.4 and dependency on JWAT-1.1.0.
1 parent 331f717 commit 5028818

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
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.jwat</groupId>
1313
<artifactId>jwat-tools</artifactId>
14-
<version>0.6.4-SNAPSHOT</version>
14+
<version>0.6.4</version>
1515

1616
<packaging>jar</packaging>
1717

@@ -60,7 +60,7 @@
6060

6161
<properties>
6262
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
63-
<jwat.core.version>1.1.0-SNAPSHOT</jwat.core.version>
63+
<jwat.core.version>1.1.0</jwat.core.version>
6464
<common-cli.version>0.2.0</common-cli.version>
6565
<common-json.version>0.7.0</common-json.version>
6666
<jna.version>3.2.7</jna.version>

0 commit comments

Comments
 (0)