Skip to content

Commit

Permalink
[maven-release-plugin] prepare release spring-data-yugabytedb-2.3.0-R…
Browse files Browse the repository at this point in the history
…C1.b5
  • Loading branch information
nmalladi committed Aug 5, 2021
1 parent afa16f1 commit e5d667b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.yugabyte</groupId>
<artifactId>spring-data-yugabytedb</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0-RC1.b5</version>
<packaging>pom</packaging>

<name>Spring Data Yugabyte</name>
Expand Down Expand Up @@ -50,7 +50,7 @@
<connection>scm:git:[email protected]:yugabyte/spring-data-yugabytedb.git</connection>
<developerConnection>scm:git:[email protected]:yugabyte/spring-data-yugabytedb.git</developerConnection>
<url>https://github.com/yugabyte/spring-data-yugabytedb</url>
<tag>2.3.0</tag>
<tag>spring-data-yugabytedb-2.3.0-RC1.b5</tag>
</scm>

<distributionManagement>
Expand Down
4 changes: 2 additions & 2 deletions spring-data-yugabytedb-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</parent>
<groupId>com.yugabyte</groupId>
<artifactId>spring-data-yugabytedb-parent</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0-RC1.b5</version>
<packaging>pom</packaging>

<name>Spring Data Relational Parent</name>
Expand Down Expand Up @@ -224,7 +224,7 @@
<connection>scm:git:[email protected]:yugabyte/spring-data-yugabytedb.git</connection>
<developerConnection>scm:git:[email protected]:yugabyte/spring-data-yugabytedb.git</developerConnection>
<url>https://github.com/yugabyte/spring-data-yugabytedb</url>
<tag>2.3.0</tag>
<tag>spring-data-yugabytedb-2.3.0-RC1.b5</tag>
</scm>

<distributionManagement>
Expand Down
4 changes: 2 additions & 2 deletions spring-data-yugabytedb-ysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>com.yugabyte</groupId>
<artifactId>spring-data-yugabytedb-parent</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0-RC1.b5</version>
<relativePath>../spring-data-yugabytedb-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -65,7 +65,7 @@
<connection>scm:git:[email protected]:yugabyte/spring-data-yugabytedb.git</connection>
<developerConnection>scm:git:[email protected]:yugabyte/spring-data-yugabytedb.git</developerConnection>
<url>https://github.com/yugabyte/spring-data-yugabytedb</url>
<tag>2.3.0</tag>
<tag>spring-data-yugabytedb-2.3.0-RC1.b5</tag>
</scm>

</project>

0 comments on commit e5d667b

Please sign in to comment.