Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
clun committed Sep 6, 2023
1 parent bc58326 commit b788542
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 17 deletions.
2 changes: 1 addition & 1 deletion astra-sdk-archetypes/astra-sdk-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-sdk-archetypes</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion astra-sdk-archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-sdk-parent</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion astra-sdk-archetypes/spring-boot-2x-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-sdk-archetypes</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion astra-sdk-archetypes/spring-boot-3x-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-sdk-archetypes</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion astra-sdk-devops/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>astra-sdk-parent</artifactId>
<groupId>com.datastax.astra</groupId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion astra-sdk-pulsar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-sdk-parent</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<dependencies>
Expand Down
6 changes: 2 additions & 4 deletions astra-sdk-vector/pom.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>
<artifactId>astra-sdk-vector</artifactId>
<name> + astra-sdk-vector</name>

<parent>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-sdk-parent</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion astra-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-sdk-parent</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion astra-spring-boot-3x-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-sdk-parent</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion astra-spring-boot-3x-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-sdk-parent</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion astra-spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-sdk-parent</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion astra-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.datastax.astra</groupId>
<artifactId>astra-sdk-parent</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
</parent>

<dependencies>
Expand Down
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.datastax.astra</groupId>
<artifactId>astra-sdk-parent</artifactId>
<version>0.6.8-SNAPSHOT</version>
<version>0.6.8</version>
<name>Astra Java SDK</name>
<packaging>pom</packaging>
<inceptionYear>2021</inceptionYear>
Expand Down Expand Up @@ -431,7 +431,7 @@

<url>https://github.com/datastax/astra-sdk-java</url>

<tag>HEAD</tag>
<tag>0.6.8</tag>

</scm>

Expand Down

0 comments on commit b788542

Please sign in to comment.