Merge branch 'release/1.4'
This commit is contained in:
commit
57e260d342
6
pom.xml
6
pom.xml
@ -6,7 +6,7 @@
|
||||
|
||||
<artifactId>GpxAndroidSdk</artifactId>
|
||||
<groupId>me.bvn13.sdk.android.gpx</groupId>
|
||||
<version>1.3</version>
|
||||
<version>1.4</version>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
|
||||
@ -146,7 +146,7 @@
|
||||
<version>${dokka.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>pre-site</phase>
|
||||
<phase>process-resources</phase>
|
||||
<goals>
|
||||
<goal>dokka</goal>
|
||||
</goals>
|
||||
@ -227,7 +227,7 @@
|
||||
<version>${dokka.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>pre-site</phase>
|
||||
<phase>process-resources</phase>
|
||||
<goals>
|
||||
<goal>dokka</goal>
|
||||
</goals>
|
||||
|
Loading…
Reference in New Issue
Block a user