Skip to content

Commit

Permalink
fix poms
Browse files Browse the repository at this point in the history
  • Loading branch information
patriot1burke committed Sep 25, 2015
1 parent 0a42a28 commit e60549d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 16 deletions.
4 changes: 0 additions & 4 deletions saml/client-adapter/tomcat/tomcat-core/pom.xml
Expand Up @@ -40,10 +40,6 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
<dependency>
<groupId>net.iharder</groupId>
<artifactId>base64</artifactId>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions saml/client-adapter/tomcat/tomcat6/pom.xml
Expand Up @@ -44,10 +44,6 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
<dependency>
<groupId>net.iharder</groupId>
<artifactId>base64</artifactId>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions saml/client-adapter/tomcat/tomcat7/pom.xml
Expand Up @@ -45,10 +45,6 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
<dependency>
<groupId>net.iharder</groupId>
<artifactId>base64</artifactId>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions saml/client-adapter/tomcat/tomcat8/pom.xml
Expand Up @@ -57,10 +57,6 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
<dependency>
<groupId>net.iharder</groupId>
<artifactId>base64</artifactId>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
Expand Down

0 comments on commit e60549d

Please sign in to comment.