Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Aug 10, 2023
1 parent 5296303 commit f775602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.blogspot.toomuchcoding</groupId>
<artifactId>spock-subjects-collaborators-extension</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</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>v3.0.0</tag>
<tag>HEAD</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit f775602

Please sign in to comment.