Skip to content

Commit 5099e55

Browse files
Fix example pom.xml parent version
1 parent f196446 commit 5099e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

droptools-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>droptools-parent</artifactId>
77
<groupId>com.bendb.dropwizard</groupId>
8-
<version>1.2.0-1-SNAPSHOT</version>
8+
<version>1.3.5-1-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)