Skip to content

Commit 0724a6b

Browse files
committed
fix bad merge
1 parent 95c1678 commit 0724a6b

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
@@ -20,12 +20,12 @@
2020
<parent>
2121
<groupId>com.cloudbees</groupId>
2222
<artifactId>cloudbees-oss-parent</artifactId>
23-
<version>5</version>
23+
<version>6</version>
2424
</parent>
2525

2626
<groupId>com.cloudbees.thirdparty</groupId>
2727
<artifactId>zendesk-java-client</artifactId>
28-
<version>0.2.1-SNAPSHOT</version>
28+
<version>0.2.5-SNAPSHOT</version>
2929

3030
<name>zendesk-java-client</name>
3131
<description>Java client for the Zendesk API</description>

0 commit comments

Comments
 (0)