From 4ec5e778bf5072ab7712bcadc7c15dec46c2e1d5 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 26 Nov 2013 11:36:02 +0100 Subject: [PATCH] Remove executable permissions from pom.xml Change-Id: Ia8720c2c29e4cc1f2ac3c0d69827fe4010c5870a Signed-off-by: Robert Varga --- opendaylight/config/pom.xml | 0 opendaylight/netconf/config-netconf-connector/pom.xml | 0 opendaylight/topologymanager/implementation/pom.xml | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 opendaylight/config/pom.xml mode change 100755 => 100644 opendaylight/netconf/config-netconf-connector/pom.xml mode change 100755 => 100644 opendaylight/topologymanager/implementation/pom.xml diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml old mode 100755 new mode 100644 diff --git a/opendaylight/netconf/config-netconf-connector/pom.xml b/opendaylight/netconf/config-netconf-connector/pom.xml old mode 100755 new mode 100644 diff --git a/opendaylight/topologymanager/implementation/pom.xml b/opendaylight/topologymanager/implementation/pom.xml old mode 100755 new mode 100644 -- 2.36.6