Skip to content

Commit 1c41bc7

Browse files
authored
Update pom.xml
change to version 0.0.1
1 parent 3310c84 commit 1c41bc7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.itluobo</groupId>
88
<artifactId>object-parser</artifactId>
9-
<version>1.0.1</version>
9+
<version>0.0.1</version>
1010

1111
<properties>
1212
<junit.version>4.11</junit.version>
@@ -44,4 +44,4 @@
4444
</dependencies>
4545

4646

47-
</project>
47+
</project>

0 commit comments

Comments
 (0)