Changeset 526


Ignore:
Timestamp:
2008-08-19 11:55:30 (5 years ago)
Author:
mpo
Message:

Listing the runtime dependency to the runtime-servlet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/servlet/kauri-webapp-plugin/pom.xml

    r499 r526  
    1919      <groupId>org.kauriproject</groupId> 
    2020      <artifactId>kauri-runtime</artifactId> 
     21    </dependency> 
     22    <dependency> 
     23      <groupId>org.kauriproject</groupId> 
     24      <artifactId>kauri-runtime-servlet</artifactId> 
     25      <scope>runtime</scope> 
    2126    </dependency> 
    2227    <dependency> 
Note: See TracChangeset for help on using the changeset viewer.