Skip to content

Commit 7a84e8a

Browse files
committed
set version in pom
1 parent 295b48e commit 7a84e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<groupId>org.antlr</groupId>
99
<artifactId>codebuff</artifactId>
10-
<version>1.1</version>
10+
<version>1.3</version>
1111
<packaging>jar</packaging>
1212

1313
<name>CodeBuff Computer Language Formatter</name>

0 commit comments

Comments
 (0)