mirror of
https://github.com/eclipse/paho.mqtt.android.git
synced 2025-05-09 02:41:15 +08:00
Update develop branch to 1.0.3-SNAPSHOT (for real!)
This commit is contained in:
parent
5d41630a81
commit
527f81ae4d
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.eclipse.paho</groupId>
|
||||
<artifactId>android-service-parent</artifactId>
|
||||
<version>1.0.2-SNAPSHOT</version>
|
||||
<version>1.0.3-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>org.eclipse.paho.android.service</artifactId>
|
||||
@ -61,7 +61,7 @@
|
||||
<dependency>
|
||||
<groupId>org.eclipse.paho</groupId>
|
||||
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
|
||||
<version>1.0.2-SNAPSHOT</version>
|
||||
<version>1.0.3-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.android</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user