Skip to content

Commit 5807d3c

Browse files
committed
update pom version
1 parent 4b3d12f commit 5807d3c

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.exabrial</groupId>
55
<artifactId>mockito-object-injection</artifactId>
6-
<version>2.2.2-SNAPSHOT</version>
6+
<version>2.3.0-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<description>Mockito Object Injection</description>
99
<name>${project.artifactId}</name>

0 commit comments

Comments
 (0)