Sarath Subramanian created ATLAS-2224:
-----------------------------------------
Summary: Fix Atlas build-tools dependency
Key: ATLAS-2224
URL: https://issues.apache.org/jira/browse/ATLAS-2224
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 1.0.0
Reporter: Sarath Subramanian
Assignee: Sarath Subramanian
Fix For: 1.0.0
build-tools module is a dependency on the parent pom.xml in
maven-checkstyle-plugin. Fix the version of build-tools module from SNAPSHOT to
1.0 and refer it in parent pom.xml.
This will fix issue in build-tools when updating all the SNAPSHOT version
numbers:
mvn versions:set -DnewVersion=1.0.0-SNAPSHOT
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)