Rolling back velocity version to 1.7 44/116344/1
authorSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 14 Dec 2020 15:52:30 +0000 (10:52 -0500)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Mon, 14 Dec 2020 15:52:30 +0000 (10:52 -0500)
There is no 2.0 version in mvnrepository

Issue-ID: CCSDK-3047
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ieae68f050545a8bdb7aef71ecf8a84bb3ec1e3b2

dependencies-bom/pom.xml

index 06ac0b6..4be951e 100644 (file)
             <dependency>
                 <groupId>org.apache.velocity</groupId>
                 <artifactId>velocity</artifactId>
-                <version>2.0</version>
+                <version>1.7</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.velocity</groupId>