aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 2 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index 798a9f05a..47b6419c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent</artifactId>
- <version>1.0.3</version>
+ <version>1.3.2</version>
</parent>
@@ -220,11 +220,6 @@ limitations under the License.
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
- <artifactId>sal-binding-api</artifactId>
- <version>${odl.mdsal.version}</version>
- </dependency>
- <dependency>
- <groupId>org.opendaylight.controller</groupId>
<artifactId>sal-test-model</artifactId>
<version>${odl.mdsal.version}</version>
</dependency>
@@ -642,7 +637,7 @@ limitations under the License.
<module>appc-outbound</module>
<module>appc-inbound</module>
<module>appc-sequence-generator</module>
- <module>appc-client</module>
+<!-- <module>appc-client</module> -->
</modules>
</profile>
<profile>