Skip to content

Commit e273948

Browse files
committed
[maven-release-plugin] prepare release jaws-parent-2.0.4
1 parent 5d9228b commit e273948

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

jaws-s3-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.tomitribe</groupId>
2525
<artifactId>jaws-parent</artifactId>
26-
<version>2.0.4-SNAPSHOT</version>
26+
<version>2.0.4</version>
2727
</parent>
2828

2929
<artifactId>jaws-s3-test</artifactId>

jaws-s3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.tomitribe</groupId>
2525
<artifactId>jaws-parent</artifactId>
26-
<version>2.0.4-SNAPSHOT</version>
26+
<version>2.0.4</version>
2727
</parent>
2828

2929
<artifactId>jaws-s3</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828

2929
<artifactId>jaws-parent</artifactId>
3030
<packaging>pom</packaging>
31-
<version>2.0.4-SNAPSHOT</version>
31+
<version>2.0.4</version>
3232
<name>Tomitribe :: JAWS</name>
3333

3434
<scm>
3535
<connection>scm:git:git@github.com:tomitribe/jaws.git</connection>
3636
<url>scm:git:git@github.com:tomitribe/jaws.git</url>
3737
<developerConnection>scm:git:git@github.com:tomitribe/jaws.git</developerConnection>
38-
<tag>jaws-parent-2.0</tag>
38+
<tag>jaws-parent-2.0.4</tag>
3939
</scm>
4040

4141
<modules>

0 commit comments

Comments
 (0)