Skip to content

Commit

Permalink
Removing obsolete dep (which is implied by core)
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/cocoon/trunk@1392841 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Thorsten Scherler committed Oct 2, 2012
1 parent 5e88555 commit 912bd6b
Showing 1 changed file with 0 additions and 5 deletions.
Expand Up @@ -34,11 +34,6 @@
<artifactId>cocoon-core</artifactId> <artifactId>cocoon-core</artifactId>
<version>2.2.1-SNAPSHOT</version> <version>2.2.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-servlet-service-components</artifactId>
<version>1.1.0-SNAPSHOT</version>
</dependency>
<dependency> <dependency>
<groupId>org.apache.cocoon</groupId> <groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-template-impl</artifactId> <artifactId>cocoon-template-impl</artifactId>
Expand Down

0 comments on commit 912bd6b

Please sign in to comment.