Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Aug 17, 2021
1 parent 67a538c commit ec8d43f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 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.blogspot.toomuchcoding</groupId>
<artifactId>spock-subjects-collaborators-extension</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<name>spock-subjects-collaborators-extension</name>
<description>Spock extension that allows you to inject Collaborators into Subjects. Bases on Mockito's @InjectMocks functionality</description>
<url>https://github.com/marcingrzejszczak/spock-subjects-collaborators-extension</url>
Expand Down Expand Up @@ -37,7 +37,8 @@
<developerConnection>
scm:git:ssh://git@github.com/marcingrzejszczak/spock-subjects-collaborators-extension.git
</developerConnection>
</scm>
<tag>v2.0.0</tag>
</scm>
<developers>
<developer>
<id>mgrzejszczak</id>
Expand Down

0 comments on commit ec8d43f

Please sign in to comment.