aboutsummaryrefslogtreecommitdiffstats
path: root/template-node
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-21 17:22:27 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-21 17:22:27 -0400
commitbd8a4d04337eed46be669f70272e6583f48ba249 (patch)
tree2642982c0133e6dee78e6d7cdc2bcb1f93b88fde /template-node
parentb43008aa2dce75efdf704d1a5e2529e58b4fbde1 (diff)
Remove versions from project poms
Remove versions from project poms and instead drive version from dependencyManagement to ensure consistency. Change-Id: I2a3238163e49878c4c7528db1271c83b488263c3 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'template-node')
-rw-r--r--template-node/provider/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml
index b47c6040..08ff17ca 100644
--- a/template-node/provider/pom.xml
+++ b/template-node/provider/pom.xml
@@ -44,7 +44,6 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
- <version>1.7</version>
</dependency>
</dependencies>
</project>