[
https://issues.apache.org/jira/browse/AMBARI-9631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Beerbower updated AMBARI-9631:
----------------------------------
Description:
Update ambari.version property in all pom.xml files under ambari-views.
was:
# Remove unnecessary dependencies in ambari-views pom.xml. {code}
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>4.0-beta</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-views</artifactId>
<version>2.0.0.0</version>
</dependency>{code}
# Update ambari.version property in all pom.xml files under ambari-views.
> Views : Clean up pom.xml files under ambari-views.
> --------------------------------------------------
>
> Key: AMBARI-9631
> URL: https://issues.apache.org/jira/browse/AMBARI-9631
> Project: Ambari
> Issue Type: Task
> Reporter: Tom Beerbower
> Assignee: Tom Beerbower
> Fix For: 2.0.0
>
>
> Update ambari.version property in all pom.xml files under ambari-views.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)