From 2f12a52e37f1ba29d8b746279a5655ef26d50579 Mon Sep 17 00:00:00 2001 From: Michal Rehak Date: Tue, 22 Oct 2013 18:18:13 +0200 Subject: [PATCH] added parent pom for all plugin projects Change-Id: Ie9866da412a86fe683cd7a4c54d6d81e99e864d9 Signed-off-by: Michal Rehak --- pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000000..8bfc72f3fd --- /dev/null +++ b/pom.xml @@ -0,0 +1,17 @@ + + + 4.0.0 + org.opendaylight.openflowplugin + openflowplugin-parent + 0.1-SNAPSHOT + pom + + + commons + openflow_netty + openflowplugin + openflowplugin-it + + + -- 2.36.6