We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b8ef5 commit 01d8601Copy full SHA for 01d8601
1 file changed
pom.xml
@@ -129,18 +129,18 @@
129
<dependency>
130
<groupId>${project.groupId}</groupId>
131
<artifactId>server</artifactId>
132
- <version>4.1.2</version>
+ <version>4.1.3-SNAPSHOT</version>
133
</dependency>
134
135
136
<artifactId>client</artifactId>
137
- <version>4.0.4</version>
+ <version>4.0.5-SNAPSHOT</version>
138
<classifier>classes</classifier>
139
140
141
142
143
144
<type>war</type>
145
146
<!-- required by jsonld-java - version same as Jersey's HTTP Client -->
0 commit comments