Skip to content

Commit a8fd698

Browse files
committed
Web-Client bump
Server bump
1 parent 3a1c6a5 commit a8fd698

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,18 +135,18 @@
135135
<dependency>
136136
<groupId>${project.groupId}</groupId>
137137
<artifactId>server</artifactId>
138-
<version>4.1.12-SNAPSHOT</version>
138+
<version>4.1.12</version>
139139
</dependency>
140140
<dependency>
141141
<groupId>${project.groupId}</groupId>
142142
<artifactId>client</artifactId>
143-
<version>4.2.2-SNAPSHOT</version>
143+
<version>4.2.2</version>
144144
<classifier>classes</classifier>
145145
</dependency>
146146
<dependency>
147147
<groupId>${project.groupId}</groupId>
148148
<artifactId>client</artifactId>
149-
<version>4.2.2-SNAPSHOT</version>
149+
<version>4.2.2</version>
150150
<type>war</type>
151151
</dependency>
152152
<!-- required by jsonld-java - version same as Jersey's HTTP Client -->

0 commit comments

Comments
 (0)