summaryrefslogtreecommitdiffstats
path: root/odlparent-lite
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-08-08 14:00:07 -0700
committerPatrick Brady <patrick.brady@att.com>2019-08-08 14:00:12 -0700
commitd72895e73699bf047f337af54ebf0d927ba90b02 (patch)
treeea76a877873560e85837d79f53d25bfeebbabd09 /odlparent-lite
parente8c73ad90d5a163c04232b3993e7a20549d4f41c (diff)
Make indentation consistent
All parent pom files should use the same indentation spacing scheme (4 space characters). Change-Id: I24c06a84a8d39c52fb2891a4adac58c21471d24b Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1699
Diffstat (limited to 'odlparent-lite')
-rw-r--r--odlparent-lite/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent-lite/pom.xml b/odlparent-lite/pom.xml
index e69ea4e..6877751 100644
--- a/odlparent-lite/pom.xml
+++ b/odlparent-lite/pom.xml
@@ -34,7 +34,7 @@ limitations under the License.
<version>1.2.1</version>
<relativePath />
</parent>
-
+
<properties>
<snakeyaml.version>1.12</snakeyaml.version>
<commons-codec.version>1.12</commons-codec.version>