diff options
Diffstat (limited to 'datarouter-prov/pom.xml')
-rw-r--r-- | datarouter-prov/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/datarouter-prov/pom.xml b/datarouter-prov/pom.xml index 2f574f1c..cd846aaa 100644 --- a/datarouter-prov/pom.xml +++ b/datarouter-prov/pom.xml @@ -46,8 +46,7 @@ <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
<sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
</properties>
- <dependencies>
-
+ <dependencies>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
|