Skip to content

Commit 89aa9cb

Browse files
committed
[maven-release-plugin] prepare release v1.43
1 parent 0c65fb1 commit 89aa9cb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

conduit-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>conduit-parent</artifactId>
55
<groupId>io.rtr</groupId>
6-
<version>1.43-SNAPSHOT</version>
6+
<version>1.43</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>conduit-bom</artifactId>

conduit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>conduit-parent</artifactId>
55
<groupId>io.rtr</groupId>
6-
<version>1.43-SNAPSHOT</version>
6+
<version>1.43</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>conduit</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>io.rtr</groupId>
55
<artifactId>conduit-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>1.43-SNAPSHOT</version>
7+
<version>1.43</version>
88
<modules>
99
<module>conduit</module>
1010
<module>conduit-bom</module>
@@ -46,7 +46,7 @@
4646
<connection>scm:git:[email protected]:RentTheRunway/conduit.git</connection>
4747
<developerConnection>scm:git:[email protected]:RentTheRunway/conduit.git</developerConnection>
4848
<url>https://github.com/RentTheRunway/conduit</url>
49-
<tag>HEAD</tag>
49+
<tag>v1.43</tag>
5050
</scm>
5151

5252
<profiles>

0 commit comments

Comments
 (0)