Correct missing bundle
[appc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c8d4981..74b0b4b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -377,7 +377,7 @@ limitations under the License.
             <dependency>
                 <groupId>ch.qos.logback</groupId>
                 <artifactId>logback-core</artifactId>
-                               <version>${logback.version}</version>
+               <version>${logback.version}</version>
                 <scope>compile</scope>
             </dependency>
             <dependency>
@@ -650,7 +650,7 @@ limitations under the License.
             </properties>
             <!-- Core app-c from 1604 -->
             <activation>
-                <activeByDefault>false</activeByDefault>
+                <activeByDefault>true</activeByDefault>
             </activation>
             <modules>
                 <module>appc-common</module>
@@ -676,7 +676,7 @@ limitations under the License.
                 <ssl.insecure>true</ssl.insecure>
             </properties>
             <activation>
-                <activeByDefault>false</activeByDefault>
+                <activeByDefault>true</activeByDefault>
             </activation>
             <modules>
                 <module>appc-dispatcher</module>