diff options
Diffstat (limited to 'datarouter-node/pom.xml')
-rw-r--r-- | datarouter-node/pom.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 2b784236..d8c2be31 100644 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -35,12 +35,7 @@ <packaging>jar</packaging>
<name>datarouter-node</name>
<url>https://github.com/att/DMAAP_DATAROUTER</url>
- <licenses>
- <license>
- <name>BSD License</name>
- <url> </url>
- </license>
- </licenses>
+
<properties>
|