mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
[maven-release-plugin] prepare release moshi-parent-0.9.0
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.squareup.moshi</groupId>
|
||||
<artifactId>moshi-parent</artifactId>
|
||||
<version>0.1-SNAPSHOT</version>
|
||||
<version>0.9.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>moshi-examples</artifactId>
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.squareup.moshi</groupId>
|
||||
<artifactId>moshi-parent</artifactId>
|
||||
<version>0.1-SNAPSHOT</version>
|
||||
<version>0.9.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>moshi</artifactId>
|
||||
|
4
pom.xml
4
pom.xml
@@ -11,7 +11,7 @@
|
||||
|
||||
<groupId>com.squareup.moshi</groupId>
|
||||
<artifactId>moshi-parent</artifactId>
|
||||
<version>0.1-SNAPSHOT</version>
|
||||
<version>0.9.0</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Moshi (Parent)</name>
|
||||
<description>A modern JSON API for Android and Java</description>
|
||||
@@ -38,7 +38,7 @@
|
||||
<url>https://github.com/square/moshi/</url>
|
||||
<connection>scm:git:https://github.com/square/moshi.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:square/moshi.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
<tag>moshi-parent-0.9.0</tag>
|
||||
</scm>
|
||||
|
||||
<issueManagement>
|
||||
|
Reference in New Issue
Block a user