Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pravinbhat committed Aug 26, 2024
1 parent 27af3fe commit 4379cc1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>datastax.cdm</groupId>
<artifactId>cassandra-data-migrator</artifactId>
<version>4.3.5-SNAPSHOT</version>
<version>4.3.5</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -172,7 +170,7 @@
<developerConnection>
scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
<url>https://github.com/datastax/cassandra-data-migrator</url>
<tag>HEAD</tag>
<tag>4.3.5</tag>
</scm>

<build>
Expand Down

0 comments on commit 4379cc1

Please sign in to comment.