Skip to content

Commit 5bf4f85

Browse files
US919090: Update caf-common to release (#193)
1 parent c3786af commit 5bf4f85

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

pom.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -213,42 +213,42 @@
213213
<dependency>
214214
<groupId>com.github.cafapi</groupId>
215215
<artifactId>caf-api</artifactId>
216-
<version>3.1.0-SNAPSHOT</version>
216+
<version>3.1.0-596</version>
217217
</dependency>
218218
<dependency>
219219
<groupId>com.github.cafapi.cipher</groupId>
220220
<artifactId>cipher-null</artifactId>
221-
<version>3.1.0-SNAPSHOT</version>
221+
<version>3.1.0-596</version>
222222
</dependency>
223223
<dependency>
224224
<groupId>com.github.cafapi.codec</groupId>
225225
<artifactId>codec-json</artifactId>
226-
<version>3.1.0-SNAPSHOT</version>
226+
<version>3.1.0-596</version>
227227
</dependency>
228228
<dependency>
229229
<groupId>com.github.cafapi.config</groupId>
230230
<artifactId>config-caf</artifactId>
231-
<version>3.1.0-SNAPSHOT</version>
231+
<version>3.1.0-596</version>
232232
</dependency>
233233
<dependency>
234234
<groupId>com.github.cafapi.config</groupId>
235235
<artifactId>config-decoder</artifactId>
236-
<version>3.1.0-SNAPSHOT</version>
236+
<version>3.1.0-596</version>
237237
</dependency>
238238
<dependency>
239239
<groupId>com.github.cafapi.config</groupId>
240240
<artifactId>config-file</artifactId>
241-
<version>3.1.0-SNAPSHOT</version>
241+
<version>3.1.0-596</version>
242242
</dependency>
243243
<dependency>
244244
<groupId>com.github.cafapi.config</groupId>
245245
<artifactId>config-system</artifactId>
246-
<version>3.1.0-SNAPSHOT</version>
246+
<version>3.1.0-596</version>
247247
</dependency>
248248
<dependency>
249249
<groupId>com.github.cafapi.decoder</groupId>
250250
<artifactId>decoder-js</artifactId>
251-
<version>3.1.0-SNAPSHOT</version>
251+
<version>3.1.0-596</version>
252252
</dependency>
253253
<dependency>
254254
<groupId>com.github.cafapi.logging</groupId>
@@ -258,17 +258,17 @@
258258
<dependency>
259259
<groupId>com.github.cafapi.util</groupId>
260260
<artifactId>util-moduleloader</artifactId>
261-
<version>3.1.0-SNAPSHOT</version>
261+
<version>3.1.0-596</version>
262262
</dependency>
263263
<dependency>
264264
<groupId>com.github.cafapi.util</groupId>
265265
<artifactId>util-naming</artifactId>
266-
<version>3.1.0-SNAPSHOT</version>
266+
<version>3.1.0-596</version>
267267
</dependency>
268268
<dependency>
269269
<groupId>com.github.cafapi.util</groupId>
270270
<artifactId>util-ref</artifactId>
271-
<version>3.1.0-SNAPSHOT</version>
271+
<version>3.1.0-596</version>
272272
</dependency>
273273
<dependency>
274274
<groupId>com.github.workerframework</groupId>

0 commit comments

Comments
 (0)