Skip to content

Commit 3daa7c4

Browse files
committed
update version to 1.0.0
1 parent 472d858 commit 3daa7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.alibaba</groupId>
66
<artifactId>dns-cache-manipulator</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<packaging>jar</packaging>
99
<name>Java Dns Cache Manipulator(DCM)</name>
1010
<description>A simpile lib for setting dns programmatically without setting host file, make unit/integration test portable.</description>

0 commit comments

Comments
 (0)