Skip to content

Commit

Permalink
[maven-release-plugin] prepare release cassandra-maven-plugin-3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Apr 17, 2022
1 parent 61e533b commit e1eab70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ under the License.
</parent>

<artifactId>cassandra-maven-plugin</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7</version>
<packaging>maven-plugin</packaging>

<name>Mojo's Cassandra Maven Plugin</name>
Expand Down Expand Up @@ -89,7 +89,7 @@ under the License.
<connection>scm:git:https://github.com/mojohaus/cassandra-maven-plugin.git</connection>
<developerConnection>scm:git:https://github.com/mojohaus/cassandra-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/cassandra-maven-plugin</url>
<tag>HEAD</tag>
<tag>cassandra-maven-plugin-3.7</tag>
</scm>
<issueManagement>
<system>github</system>
Expand All @@ -103,7 +103,7 @@ under the License.
<log4jVersion>2.17.2</log4jVersion>
<commonsLoggingVersion>1.2</commonsLoggingVersion>
<buildHelperPluginVersion>3.3.0</buildHelperPluginVersion>
<project.build.outputTimestamp>2022-01-18T09:14:02Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-04-17T09:01:46Z</project.build.outputTimestamp>
<powermock.version>2.0.9</powermock.version>
</properties>

Expand Down

0 comments on commit e1eab70

Please sign in to comment.