Skip to content

Commit 3fddca5

Browse files
committed
Web-Client bump
1 parent 7ba5dd0 commit 3fddca5

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.1</version>
172+
<version>5.0.2-SNAPSHOT</version>
173173
<classifier>classes</classifier>
174174
</dependency>
175175
<dependency>
176176
<groupId>${project.groupId}</groupId>
177177
<artifactId>client</artifactId>
178-
<version>5.0.1</version>
178+
<version>5.0.2-SNAPSHOT</version>
179179
<type>war</type>
180180
</dependency>
181181
<dependency>

0 commit comments

Comments
 (0)