Skip to content

Commit 6ea5a8d

Browse files
Merge pull request #8 from abhishekmalvadkar/GH-1_create-and-setup-initial-common-utility-java-library
GH-1 : Changed version to 0.0.1 from snapshot
2 parents 5a8a7e6 + 8f71d2d commit 6ea5a8d

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
@@ -5,7 +5,7 @@
55

66
<groupId>com.amalvadkar</groupId>
77
<artifactId>am-commons-utils</artifactId>
8-
<version>0.0.1-SNAPSHOT</version>
8+
<version>0.0.1</version>
99
<packaging>jar</packaging>
1010
<name>am-commons-utils</name>
1111
<description>Common Utility Library</description>

0 commit comments

Comments
 (0)