Use ruleset.xml file 25/9125/1
authorAnaël Closson <ac2550@intl.att.com>
Tue, 29 Aug 2017 14:04:45 +0000 (16:04 +0200)
committerAnaël Closson <ac2550@intl.att.com>
Tue, 29 Aug 2017 14:09:52 +0000 (16:09 +0200)
The ruleset.xml file had to be online before being enabled.

Change-Id: I6f2c8367a87d5c71d2bfbe3f93223e94707e97e8
Issue-id: INT-121
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index cc9da52..64a62ed 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <goal>display-dependency-updates</goal>
               </goals>
               <configuration>
-                <!--<rulesUri>https://git.onap.org/oparent/plain/oparent/versions/src/main/resources/onap-versions/ruleset.xml</rulesUri>-->
+                <rulesUri>https://git.onap.org/oparent/plain/versions/src/main/resources/onap-versions/ruleset.xml</rulesUri>
               </configuration>
             </execution>
           </executions>