You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by ms...@apache.org on 2014/10/08 13:02:28 UTC

[05/30] git commit: corrected typos in POM.XML files

corrected typos in POM.XML files


Project: http://git-wip-us.apache.org/repos/asf/portals-pluto/repo
Commit: http://git-wip-us.apache.org/repos/asf/portals-pluto/commit/9c996cb1
Tree: http://git-wip-us.apache.org/repos/asf/portals-pluto/tree/9c996cb1
Diff: http://git-wip-us.apache.org/repos/asf/portals-pluto/diff/9c996cb1

Branch: refs/heads/master
Commit: 9c996cb1e4f3e6ca1e2eeb4176ba7218f7db2e80
Parents: b410a9c
Author: Scott Nicklous <ms...@apache.org>
Authored: Mon Sep 15 11:14:14 2014 +0200
Committer: Scott Nicklous <ms...@apache.org>
Committed: Mon Sep 15 11:14:14 2014 +0200

----------------------------------------------------------------------
 portlet-tck_3.0/V2RequestTests/pom.xml  | 4 ----
 portlet-tck_3.0/V2ResponseTests/pom.xml | 4 ----
 portlet-tck_3.0/V2WrapperTests/pom.xml  | 4 ----
 3 files changed, 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/portals-pluto/blob/9c996cb1/portlet-tck_3.0/V2RequestTests/pom.xml
----------------------------------------------------------------------
diff --git a/portlet-tck_3.0/V2RequestTests/pom.xml b/portlet-tck_3.0/V2RequestTests/pom.xml
index e7f0967..35d8aaf 100644
--- a/portlet-tck_3.0/V2RequestTests/pom.xml
+++ b/portlet-tck_3.0/V2RequestTests/pom.xml
@@ -44,10 +44,6 @@
          <version>${project.version}</version>
          <scope>compile</scope>
       </dependency>
-      <dependency>
-         <groupId>javax.servlet</groupId>
-         <artifactId>servlet-api</artifactId>
-      </dependency>
    </dependencies>
 
    <properties>

http://git-wip-us.apache.org/repos/asf/portals-pluto/blob/9c996cb1/portlet-tck_3.0/V2ResponseTests/pom.xml
----------------------------------------------------------------------
diff --git a/portlet-tck_3.0/V2ResponseTests/pom.xml b/portlet-tck_3.0/V2ResponseTests/pom.xml
index 22a2a41..37e4b82 100644
--- a/portlet-tck_3.0/V2ResponseTests/pom.xml
+++ b/portlet-tck_3.0/V2ResponseTests/pom.xml
@@ -44,10 +44,6 @@
          <version>${project.version}</version>
          <scope>compile</scope>
       </dependency>
-      <dependency>
-         <groupId>javax.servlet</groupId>
-         <artifactId>servlet-api</artifactId>
-      </dependency>
    </dependencies>
 
    <properties>

http://git-wip-us.apache.org/repos/asf/portals-pluto/blob/9c996cb1/portlet-tck_3.0/V2WrapperTests/pom.xml
----------------------------------------------------------------------
diff --git a/portlet-tck_3.0/V2WrapperTests/pom.xml b/portlet-tck_3.0/V2WrapperTests/pom.xml
index 7d65d49..3e80624 100644
--- a/portlet-tck_3.0/V2WrapperTests/pom.xml
+++ b/portlet-tck_3.0/V2WrapperTests/pom.xml
@@ -44,10 +44,6 @@
          <version>${project.version}</version>
          <scope>compile</scope>
       </dependency>
-      <dependency>
-         <groupId>javax.servlet</groupId>
-         <artifactId>servlet-api</artifactId>
-      </dependency>
    </dependencies>
 
    <properties>