We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afdece5 commit a031a47Copy full SHA for a031a47
example/pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.scientiamobile.wurfl</groupId>
8
<artifactId>wmclient-example</artifactId>
9
- <version>2.0.2</version>
+ <version>2.0.3</version>
10
11
<properties>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -48,7 +48,7 @@
48
<dependency>
49
<groupId>com.scientiamobile.wurflmicroservice</groupId>
50
<artifactId>wurfl-microservice</artifactId>
51
52
</dependency>
53
54
</dependencies>
0 commit comments