Skip to content

Commit 77af185

Browse files
committed
fix: wrong pom articact id
1 parent d9511ca commit 77af185

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zip-nms/zip-nms-v1_21_R6/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>${revision}</version>
88
</parent>
99

10-
<artifactId>zip-nms-v1_21_R5</artifactId>
10+
<artifactId>zip-nms-v1_21_R6</artifactId>
1111

1212
<dependencies>
1313
<dependency>

0 commit comments

Comments
 (0)