Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.2.0+java
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Jul 29, 2020
1 parent 4193715 commit 24c2063
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clients/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<groupId>com.google.myanmartools</groupId>
<artifactId>myanmar-tools</artifactId>
<packaging>jar</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>myanmar-tools</name>
<url>https://github.com/google/myanmar-tools/</url>
<description>Tools for handling the Zawgyi font encoding in Myanmar.</description>
Expand Down Expand Up @@ -104,7 +104,7 @@ limitations under the License.
<scm>
<connection>scm:git:https://github.com/google/myanmar-tools</connection>
<developerConnection>scm:git:git@github.com:googlei18n/myanmar-tools.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.2.0+java</tag>
<url>https://github.com/google/myanmar-tools</url>
</scm>
<licenses>
Expand Down

0 comments on commit 24c2063

Please sign in to comment.