Skip to content

Commit

Permalink
servlet-api replaced by webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwechner committed Mar 5, 2014
1 parent f18d434 commit 34edd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/tinymce/src/build/dependencies.xml
Expand Up @@ -23,7 +23,7 @@
<remoteRepository refid="wyona.remote.repository"/>
<dependency groupId="wyona-org-yanel" artifactId="yanel-core" version="${yanel.source.version}"/>
<dependency groupId="wyona-org-yanel" artifactId="yanel-impl" version="${yanel.source.version}"/>
<dependency groupId="javax.servlet" artifactId="servlet-api" version="2.3"/>
<dependency groupId="wyona-org-yanel" artifactId="yanel-webapp" version="${yanel.source.version}"/>
</artifact:dependencies>

<artifact:dependencies pathId="maven2.resource.classpath" filesetId="maven2.resource.fileset">
Expand Down

0 comments on commit 34edd40

Please sign in to comment.