Skip to content

Commit a15218e

Browse files
committed
Version 1.2.2
1 parent 7ae1650 commit a15218e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bld/java/rife/bld/extension/PmdOperationBuild.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public class PmdOperationBuild extends Project {
3131
public PmdOperationBuild() {
3232
pkg = "rife.bld.extension";
3333
name = "bld-pmd";
34-
version = version(1, 2, 2, "SNAPSHOT");
34+
version = version(1, 2, 2);
3535

3636
javaRelease = 17;
3737

0 commit comments

Comments
 (0)