File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.github.exabrial</groupId >
5
5
<artifactId >mockito-object-injection</artifactId >
6
- <version >2.3.0-SNAPSHOT </version >
6
+ <version >2.3.0</version >
7
7
<packaging >jar</packaging >
8
8
<description >Mockito Object Injection</description >
9
9
<name >${project.artifactId} </name >
13
13
<connection >scm:git:ssh://git@github.com/exabrial/mockito-object-injection.git</connection >
14
14
<developerConnection >scm:git:ssh://git@github.com/exabrial/mockito-object-injection.git</developerConnection >
15
15
<url >https://github.com/exabrial/mockito-object-injection/tree/master</url >
16
- <tag >HEAD </tag >
16
+ <tag >mockito-object-injection-2.3.0 </tag >
17
17
</scm >
18
18
19
19
<properties >
You can’t perform that action at this time.
0 commit comments