Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit 9fa4fd7

Browse files
committed
Cut android release
1 parent 705d993 commit 9fa4fd7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.semantics3</groupId>
66
<artifactId>Sem3Java</artifactId>
7-
<version>1.2.5-SNAPSHOT</version>
7+
<version>1.2.4-android</version>
88
<name>Semantics3 Java Library</name>
99
<url>https://github.com/Semantics3/semantics3-java</url>
1010
<description>Java bindings for Semantics3 API</description>
@@ -152,7 +152,7 @@
152152
<connection>scm:git:git://github.com/Semantics3/semantics3-java.git</connection>
153153
<developerConnection>scm:git:git@github.com:Semantics3/semantics3-java.git</developerConnection>
154154
<url>https://github.com/Semantics3/semantics3-java</url>
155-
<tag>HEAD</tag>
155+
<tag>1.2.4-android</tag>
156156
</scm>
157157
<distributionManagement>
158158
<snapshotRepository>

0 commit comments

Comments
 (0)