Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
New release for junit bump
  • Loading branch information
gazbert authored Mar 15, 2021
1 parent 93d6538 commit 78ac810
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.gazbert</groupId>
<artifactId>java-design-patterns-cookbook</artifactId>
<packaging>jar</packaging>
<version>1.0-SNAPSHOT</version>
<version>1.2.1</version>
<name>Java Design Patterns Cookbook</name>
<description>A cookbook of Design Patterns written in Java.</description>
<url>http://github.com/gazbert/java-design-patterns</url>
Expand Down Expand Up @@ -82,4 +82,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit 78ac810

Please sign in to comment.