|
@@ -27,14 +27,11 @@
|
|
<packaging>jar</packaging>
|
|
<packaging>jar</packaging>
|
|
<name>Ambari Property Validator View</name>
|
|
<name>Ambari Property Validator View</name>
|
|
<url>http://maven.apache.org</url>
|
|
<url>http://maven.apache.org</url>
|
|
- <properties>
|
|
|
|
- <ambari.version>1.3.0-SNAPSHOT</ambari.version>
|
|
|
|
- </properties>
|
|
|
|
<dependencies>
|
|
<dependencies>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.apache.ambari</groupId>
|
|
<groupId>org.apache.ambari</groupId>
|
|
<artifactId>ambari-views</artifactId>
|
|
<artifactId>ambari-views</artifactId>
|
|
- <version>${ambari.version}</version>
|
|
|
|
|
|
+ <version>[1.7.0.0,)</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.sun.jersey</groupId>
|
|
<groupId>com.sun.jersey</groupId>
|