summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/modules/binding-rest-runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-rest-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-rest-runtime/pom.xml
index ce88df7efc..9601c4ef05 100644
--- a/sca-java-2.x/trunk/modules/binding-rest-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-rest-runtime/pom.xml
@@ -34,7 +34,6 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-rest</artifactId>
<version>2.0-SNAPSHOT</version>
- <scope>provided</scope>
</dependency>
<dependency>
@@ -158,6 +157,7 @@
<version>1.6.1</version>
<scope>runtime</scope>
</dependency>
+
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>