summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-04-22 04:46:56 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-04-22 04:46:56 +0000
commit90d578eb13d0e09dd34f0e3a9eef1a72fbc97fe0 (patch)
tree856d2fca632a67998767a7f708edddf50f0e3e0c /sca-java-2.x
parent71a1bee17d3fb7aadea312dba6b8e43d86706e2b (diff)
Changing stripes dependency scope to properly generate OSGi 'bundle' and avoid issues with stripes module manifest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936611 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/modules/stripes/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/stripes/pom.xml b/sca-java-2.x/trunk/modules/stripes/pom.xml
index 3623d728b8..114abd4721 100644
--- a/sca-java-2.x/trunk/modules/stripes/pom.xml
+++ b/sca-java-2.x/trunk/modules/stripes/pom.xml
@@ -46,7 +46,6 @@
<groupId>net.sourceforge.stripes</groupId>
<artifactId>stripes</artifactId>
<version>1.5.2</version>
- <scope>provided</scope>
</dependency>
<dependency>