Skip to content

Commit 1ebf6a6

Browse files
committed
Web-Client version bump
1 parent 7b1e834 commit 1ebf6a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,13 @@
135135
<dependency>
136136
<groupId>${project.groupId}</groupId>
137137
<artifactId>client</artifactId>
138-
<version>4.2.10-SNAPSHOT</version>
138+
<version>4.2.10</version>
139139
<classifier>classes</classifier>
140140
</dependency>
141141
<dependency>
142142
<groupId>${project.groupId}</groupId>
143143
<artifactId>client</artifactId>
144-
<version>4.2.10-SNAPSHOT</version>
144+
<version>4.2.10</version>
145145
<type>war</type>
146146
</dependency>
147147
<!-- required by jsonld-java - version same as Jersey's HTTP Client -->

0 commit comments

Comments
 (0)