Skip to content

Commit 09c53e8

Browse files
author
Caesar Ralf
committed
[maven-release-plugin] prepare release v1.3.1
1 parent ba8f251 commit 09c53e8

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

future/pom.xml

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

jackson/pom.xml

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

optional/pom.xml

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

pojo/pom.xml

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

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<artifactId>hamcrest</artifactId>
1212
<packaging>pom</packaging>
13-
<version>1.3.1-SNAPSHOT</version>
13+
<version>1.3.1</version>
1414
<url>https://github.com/spotify/java-hamcrest</url>
1515

1616
<licenses>
@@ -47,7 +47,7 @@
4747
<scm>
4848
<connection>scm:git:https://github.com/spotify/java-hamcrest.git</connection>
4949
<developerConnection>scm:git:[email protected]:spotify/java-hamcrest.git</developerConnection>
50-
<tag>HEAD</tag>
50+
<tag>v1.3.1</tag>
5151
<url>https://github.com/spotify/java-hamcrest</url>
5252
</scm>
5353

util/pom.xml

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

0 commit comments

Comments
 (0)