Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Nov 9, 2013
1 parent 70f6bb0 commit 7d58bfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</parent>
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>3.7.1-SNAPSHOT</version>
<version>3.8.0</version>
<packaging>maven-plugin</packaging>
<name>Android Maven Plugin - android-maven-plugin</name>
<description>Maven Plugin for Android Development</description>
Expand Down Expand Up @@ -62,7 +62,7 @@
<url>http://github.com/jayway/maven-android-plugin/tree/${scm.branch}</url>
<connection>scm:git:git://github.com/jayway/maven-android-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jayway/maven-android-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>3.8.0</tag>
</scm>
<issueManagement>
<system>Google Code Issue Tracking</system>
Expand Down

0 comments on commit 7d58bfa

Please sign in to comment.