Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Aug 23, 2023
1 parent 4f1da9c commit 5461476
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.blogspot.toomuchcoding</groupId>
<artifactId>spock-subjects-collaborators-extension</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</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,7 @@
<developerConnection>
scm:git:ssh://git@github.com/marcingrzejszczak/spock-subjects-collaborators-extension.git
</developerConnection>
<tag>HEAD</tag>
<tag>v2.0.1</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit 5461476

Please sign in to comment.