diff options
Diffstat (limited to 'branches/sca-equinox/modules/node-launcher-equinox')
-rw-r--r-- | branches/sca-equinox/modules/node-launcher-equinox/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/branches/sca-equinox/modules/node-launcher-equinox/pom.xml b/branches/sca-equinox/modules/node-launcher-equinox/pom.xml index 4459ec0038..365e3830bb 100644 --- a/branches/sca-equinox/modules/node-launcher-equinox/pom.xml +++ b/branches/sca-equinox/modules/node-launcher-equinox/pom.xml @@ -34,8 +34,7 @@ <dependency> <groupId>javax.servlet</groupId> <artifactId>servlet-api</artifactId> - <version>2.5</version> <!-- To be compatible with Jetty 6 --> - <scope>provided</scope> + <version>2.5</version> </dependency> <dependency> |