Skip to content

Commit b182d0c

Browse files
committed
Prepare for 6.6.0 release
Set version number in pom
1 parent fd1edf9 commit b182d0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</scm>
3333

3434
<properties>
35-
<revision>6.5.1</revision>
35+
<revision>6.6.0</revision>
3636
<changelist>-SNAPSHOT</changelist>
3737
<!-- Character set tests fail unless file.encoding is set -->
3838
<argLine>-Dfile.encoding=${project.build.sourceEncoding}</argLine>

0 commit comments

Comments
 (0)