Skip to content

Commit 0e8c831

Browse files
committed
Web-Client bump
1 parent b53a2cf commit 0e8c831

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,13 +169,13 @@
169169
<dependency>
170170
<groupId>${project.groupId}</groupId>
171171
<artifactId>client</artifactId>
172-
<version>5.0.2-SNAPSHOT</version>
172+
<version>5.0.2</version>
173173
<classifier>classes</classifier>
174174
</dependency>
175175
<dependency>
176176
<groupId>${project.groupId}</groupId>
177177
<artifactId>client</artifactId>
178-
<version>5.0.2-SNAPSHOT</version>
178+
<version>5.0.2</version>
179179
<type>war</type>
180180
</dependency>
181181
<dependency>

0 commit comments

Comments
 (0)