Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mockito-object-injection-2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
exabrial committed Aug 19, 2020
1 parent 6f672cc commit 80a969e
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.exabrial</groupId>
<artifactId>mockito-object-injection</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<packaging>jar</packaging>
<description>Mockito Object Injection</description>
<name>${project.artifactId}</name>
Expand All @@ -13,7 +13,7 @@
<connection>scm:git:ssh://[email protected]/exabrial/mockito-object-injection.git</connection>
<developerConnection>scm:git:ssh://[email protected]/exabrial/mockito-object-injection.git</developerConnection>
<url>https://github.com/exabrial/mockito-object-injection/tree/master</url>
<tag>HEAD</tag>
<tag>mockito-object-injection-2.0.2</tag>
</scm>

<properties>
Expand Down

0 comments on commit 80a969e

Please sign in to comment.