Skip to content

Commit

Permalink
Revert "AMBARI-5963. fix license header issues. (Giridharan Kesavan v…
Browse files Browse the repository at this point in the history
…ia mahadev)"

This reverts commit d6fbf46.
  • Loading branch information
Mahadev Konar committed May 30, 2014
1 parent 1ec0958 commit 3261074
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 20 deletions.
4 changes: 2 additions & 2 deletions ambari-agent/pom.xml
Expand Up @@ -19,14 +19,14 @@
<parent>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-project</artifactId>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
<relativePath>../ambari-project</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-agent</artifactId>
<packaging>pom</packaging>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
<name>Ambari Agent</name>
<description>Ambari Agent</description>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions ambari-client/pom.xml
Expand Up @@ -19,14 +19,14 @@
<parent>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-project</artifactId>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
<relativePath>../ambari-project</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-client</artifactId>
<packaging>pom</packaging>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
<name>Ambari Client</name>
<description>Ambari Python client</description>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions ambari-project/pom.xml
Expand Up @@ -17,11 +17,11 @@
<parent>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari</artifactId>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-project</artifactId>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
<description>Apache Ambari Project POM</description>
<name>Apache Ambari Project POM</name>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions ambari-server/pom.xml
Expand Up @@ -12,15 +12,15 @@
<parent>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-project</artifactId>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
<relativePath>../ambari-project</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-server</artifactId>
<packaging>jar</packaging>
<name>Ambari Server</name>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
<description>Ambari Server</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
4 changes: 2 additions & 2 deletions ambari-views/pom.xml
Expand Up @@ -20,15 +20,15 @@
<parent>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-project</artifactId>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
<relativePath>../ambari-project</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-views</artifactId>
<packaging>jar</packaging>
<name>Ambari Views</name>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
<description>Ambari View interfaces.</description>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions ambari-web/pom.xml
Expand Up @@ -19,15 +19,15 @@
<parent>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-project</artifactId>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
<relativePath>../ambari-project</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-web</artifactId>
<packaging>pom</packaging>
<name>Ambari Web</name>
<version>1.6.1.100</version>
<version>1.3.0-SNAPSHOT</version>
<description>Ambari Web</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
4 changes: 2 additions & 2 deletions contrib/views/files/pom.xml
Expand Up @@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ambari.view</groupId>
<artifactId>files</artifactId>
<version>1.6.1.100</version>
<version>0.1.0-SNAPSHOT</version>
<name>Files</name>

<parent>
<groupId>org.apache.ambari.views</groupId>
<artifactId>ambari-contrib-views</artifactId>
<version>1.6.1.100</version>
<version>0.1.0-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions contrib/views/pig/pom.xml
Expand Up @@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ambari.view</groupId>
<artifactId>pig</artifactId>
<version>1.6.1.100</version>
<version>0.1.0-SNAPSHOT</version>
<name>Pig</name>

<parent>
<groupId>org.apache.ambari.views</groupId>
<artifactId>ambari-contrib-views</artifactId>
<version>1.6.1.100</version>
<version>0.1.0-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion contrib/views/pom.xml
Expand Up @@ -20,7 +20,7 @@
<groupId>org.apache.ambari.views</groupId>
<artifactId>ambari-contrib-views</artifactId>
<packaging>pom</packaging>
<version>1.6.1.100</version>
<version>0.1.0-SNAPSHOT</version>
<name>Ambari Contrib Views</name>
<modules>
<module>files</module>
Expand Down
2 changes: 1 addition & 1 deletion contrib/views/slider/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.ambari.views</groupId>
<artifactId>ambari-contrib-views</artifactId>
<version>1.6.1.100</version>
<version>0.1.0-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 0 additions & 2 deletions pom.xml
Expand Up @@ -170,8 +170,6 @@
<exclude>**/*.svg</exclude>
<exclude>derby.log</exclude>
<exclude>CHANGES.txt</exclude>
<exclude>**/repo_*.j2</exclude>
<exclude>**/ambari-log4j.spec</exclude>
<exclude>pass.txt</exclude>
<exclude>contrib/addons/test/dataServices/jmx/data/cluster_configuration.json.nohbase</exclude>
<exclude>contrib/ambari-scom/msi/src/GUI_Ambari.sln</exclude>
Expand Down

0 comments on commit 3261074

Please sign in to comment.