move to JJB - missed
[aaf/cadi.git] / sidecar / pom.xml
index 0345abb..6708b3e 100644 (file)
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.onap.aaf.cadi</groupId>
                <artifactId>parent</artifactId>
-               <version>2.1.10-SNAPSHOT</version>
+               <version>2.1.14-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <modelVersion>4.0.0</modelVersion>
                        <dependency>
                                <groupId>org.onap.aaf.cadi.sidecar</groupId>
                                <artifactId>fproxy</artifactId>
-                               <version>${project.version}</version>
+                               <version>2.1.13</version>
                        </dependency>
                        <dependency>
                                <groupId>org.onap.aaf.cadi.sidecar</groupId>
                                <artifactId>rproxy</artifactId>
-                               <version>${project.version}</version>
+                               <version>2.1.13</version>
                        </dependency>
                        <dependency>
                                <groupId>javax.servlet</groupId>
                                <artifactId>spring-webmvc</artifactId>
                                <version>${spring.web.version}</version>
                        </dependency>
+                       <dependency>
+                               <groupId>ch.qos.logback</groupId>
+                               <artifactId>logback-classic</artifactId>
+                       </dependency>
                </dependencies>
        </dependencyManagement>