diff options
Diffstat (limited to 'wfenginemgrservice/pom.xml')
-rw-r--r-- | wfenginemgrservice/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wfenginemgrservice/pom.xml b/wfenginemgrservice/pom.xml index a790535..91cc165 100644 --- a/wfenginemgrservice/pom.xml +++ b/wfenginemgrservice/pom.xml @@ -124,7 +124,7 @@ <artifactItem>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-core</artifactId>
- <version>${dropwizard.version}</version>
+ <version>0.8.0</version>
<overWrite>true</overWrite>
</artifactItem>
</artifactItems>
|