Skip to content
This repository was archived by the owner on Apr 30, 2019. It is now read-only.

Commit fe42ae3

Browse files
committed
[maven-release-plugin] prepare release otto-parent-1.3.8
1 parent 468681b commit fe42ae3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

otto-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.squareup</groupId>
2222
<artifactId>otto-parent</artifactId>
23-
<version>1.3.8-SNAPSHOT</version>
23+
<version>1.3.8</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

otto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.squareup</groupId>
2222
<artifactId>otto-parent</artifactId>
23-
<version>1.3.8-SNAPSHOT</version>
23+
<version>1.3.8</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

pom.xml

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

2626
<groupId>com.squareup</groupId>
2727
<artifactId>otto-parent</artifactId>
28-
<version>1.3.8-SNAPSHOT</version>
28+
<version>1.3.8</version>
2929
<packaging>pom</packaging>
3030

3131
<name>Otto (Parent)</name>
@@ -56,7 +56,7 @@
5656
<url>http://github.com/square/otto/</url>
5757
<connection>scm:git:git://github.com/square/otto.git</connection>
5858
<developerConnection>scm:git:ssh://git@github.com/square/otto.git</developerConnection>
59-
<tag>HEAD</tag>
59+
<tag>otto-parent-1.3.8</tag>
6060
</scm>
6161

6262
<issueManagement>

0 commit comments

Comments
 (0)