Skip to content

Commit a6e4efd

Browse files
committed
[maven-release-plugin] prepare release v0.3.1
1 parent db5f654 commit a6e4efd

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

capsule-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<parent>
55
<groupId>io.usethesource</groupId>
66
<artifactId>capsule-pom-parent</artifactId>
7-
<version>0.4.0-SNAPSHOT</version>
7+
<version>0.3.1</version>
88
</parent>
99

1010
<groupId>io.usethesource</groupId>
1111
<artifactId>capsule</artifactId>
12-
<version>0.4.0-SNAPSHOT</version>
12+
<version>0.3.1</version>
1313
<packaging>jar</packaging>
1414

1515
<properties>

capsule-experimental/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<parent>
55
<groupId>io.usethesource</groupId>
66
<artifactId>capsule-pom-parent</artifactId>
7-
<version>0.4.0-SNAPSHOT</version>
7+
<version>0.3.1</version>
88
</parent>
99

1010
<groupId>io.usethesource</groupId>
1111
<artifactId>capsule-experimental</artifactId>
12-
<version>0.4.0-SNAPSHOT</version>
12+
<version>0.3.1</version>
1313
<packaging>jar</packaging>
1414

1515
<properties>

capsule-veritas/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<parent>
55
<groupId>io.usethesource</groupId>
66
<artifactId>capsule-pom-parent</artifactId>
7-
<version>0.4.0-SNAPSHOT</version>
7+
<version>0.3.1</version>
88
</parent>
99

1010
<groupId>io.usethesource</groupId>
1111
<artifactId>capsule-veritas</artifactId>
12-
<version>0.4.0-SNAPSHOT</version>
12+
<version>0.3.1</version>
1313
<packaging>jar</packaging>
1414

1515
<properties>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
<groupId>io.usethesource</groupId>
66
<artifactId>capsule-pom-parent</artifactId>
7-
<version>0.4.0-SNAPSHOT</version>
7+
<version>0.3.1</version>
88
<packaging>pom</packaging>
99

1010
<scm>
1111
<developerConnection>scm:git:https://github.com/usethesource/capsule.git</developerConnection>
12-
<tag>HEAD</tag>
12+
<tag>v0.3.1</tag>
1313
</scm>
1414

1515
<modules>

0 commit comments

Comments
 (0)