mirror of
https://github.com/mupen64plus-ae/acra.git
synced 2024-11-23 13:49:53 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
ba03e4317b
commit
222af01828
@ -7,7 +7,7 @@
|
||||
</parent>
|
||||
<groupId>ch.acra</groupId>
|
||||
<artifactId>acra</artifactId>
|
||||
<version>4.3.0</version>
|
||||
<version>4.4.0-SNAPSHOT</version>
|
||||
|
||||
<name>Application Crash Report for Android</name>
|
||||
|
||||
@ -174,9 +174,9 @@
|
||||
</build>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:https://acra.googlecode.com/svn/tags/acra-4.3.0</connection>
|
||||
<developerConnection>scm:svn:https://acra.googlecode.com/svn/tags/acra-4.3.0</developerConnection>
|
||||
<url>https://acra.googlecode.com/svn/tags/acra-4.3.0</url>
|
||||
<connection>scm:svn:https://acra.googlecode.com/svn/trunk/acra</connection>
|
||||
<developerConnection>scm:svn:https://acra.googlecode.com/svn/trunk/acra</developerConnection>
|
||||
<url>https://acra.googlecode.com/svn/trunk/acra</url>
|
||||
</scm>
|
||||
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user