Skip to content

Commit 3bc2a64

Browse files
committed
Update project version for release
1 parent a4e1dbc commit 3bc2a64

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
@@ -2,7 +2,6 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.nordstrom.tools</groupId>
44
<artifactId>java-utils</artifactId>
5-
<version>1.4.1-SNAPSHOT</version>
65
<packaging>jar</packaging>
76

87
<name>Java Utils</name>
@@ -214,4 +213,5 @@
214213
</build>
215214
</profile>
216215
</profiles>
216+
<version>1.5.0</version>
217217
</project>

0 commit comments

Comments
 (0)