Skip to content

Commit 78ac810

Browse files
authored
Update pom.xml
New release for junit bump
1 parent 93d6538 commit 78ac810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.gazbert</groupId>
66
<artifactId>java-design-patterns-cookbook</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.0-SNAPSHOT</version>
8+
<version>1.2.1</version>
99
<name>Java Design Patterns Cookbook</name>
1010
<description>A cookbook of Design Patterns written in Java.</description>
1111
<url>http://github.com/gazbert/java-design-patterns</url>
@@ -82,4 +82,4 @@
8282
</plugins>
8383
</build>
8484

85-
</project>
85+
</project>

0 commit comments

Comments
 (0)