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
slachiewicz committed Dec 31, 2023
1 parent 5974a4b commit fdee6bb
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.8</version>
<version>3.9-SNAPSHOT</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>cassandra-maven-plugin-3.8</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>github</system>
Expand All @@ -103,7 +103,7 @@ under the License.
<log4jVersion>2.22.1</log4jVersion>
<commonsLoggingVersion>1.3.0</commonsLoggingVersion>
<buildHelperPluginVersion>3.5.0</buildHelperPluginVersion>
<project.build.outputTimestamp>2023-12-31T19:38:17Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-12-31T19:39:02Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit fdee6bb

Please sign in to comment.