You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ma...@apache.org on 2014/10/22 01:53:05 UTC

git commit: ARGUS-122: updated servlet library reference in security-admin/pom.xml.

Repository: incubator-argus
Updated Branches:
  refs/heads/master 33778bc46 -> 5039dbde4


ARGUS-122: updated servlet library reference in security-admin/pom.xml.

Project: http://git-wip-us.apache.org/repos/asf/incubator-argus/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-argus/commit/5039dbde
Tree: http://git-wip-us.apache.org/repos/asf/incubator-argus/tree/5039dbde
Diff: http://git-wip-us.apache.org/repos/asf/incubator-argus/diff/5039dbde

Branch: refs/heads/master
Commit: 5039dbde402d557d9badd51bab9d770e8e30f51d
Parents: 33778bc
Author: mneethiraj <mn...@hortonworks.com>
Authored: Tue Oct 21 16:52:41 2014 -0700
Committer: mneethiraj <mn...@hortonworks.com>
Committed: Tue Oct 21 16:52:41 2014 -0700

----------------------------------------------------------------------
 security-admin/pom.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/5039dbde/security-admin/pom.xml
----------------------------------------------------------------------
diff --git a/security-admin/pom.xml b/security-admin/pom.xml
index 9937411..e5aa85d 100644
--- a/security-admin/pom.xml
+++ b/security-admin/pom.xml
@@ -306,13 +306,11 @@
 		    <artifactId>velocity</artifactId>
 		    <version>1.7</version>
 		</dependency>
-<!--
 		<dependency>
 			<groupId>javax.servlet</groupId>
 			<artifactId>javax.servlet-api</artifactId>
 			<version>${javax.servlet.version}</version>
 		</dependency>
--->
 		<dependency>
     		<groupId>log4j</groupId>
     		<artifactId>log4j</artifactId>