From b7efed2d2cdeafbba702013de8e365a0883fab5d Mon Sep 17 00:00:00 2001 From: Ryan Goulding Date: Wed, 2 Aug 2017 12:49:24 -0400 Subject: SDNC-52 Source files should not be executable Eliminates execute perms for source files. Change-Id: If01c0bd17928c2aafb29a1889dc4c8bf07fe8a4f Signed-off-by: Ryan Goulding --- rootpom/boron-sr1/pom.xml | 0 rootpom/boron-sr3/pom.xml | 0 rootpom/pom.xml | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 rootpom/boron-sr1/pom.xml mode change 100755 => 100644 rootpom/boron-sr3/pom.xml mode change 100755 => 100644 rootpom/pom.xml (limited to 'rootpom') diff --git a/rootpom/boron-sr1/pom.xml b/rootpom/boron-sr1/pom.xml old mode 100755 new mode 100644 diff --git a/rootpom/boron-sr3/pom.xml b/rootpom/boron-sr3/pom.xml old mode 100755 new mode 100644 diff --git a/rootpom/pom.xml b/rootpom/pom.xml old mode 100755 new mode 100644 -- cgit 1.2.3-korg