From 89d63ac441373b745f4f0cab48f80a0d3d6f84c1 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Tue, 1 Oct 2019 16:50:26 -0400 Subject: [PATCH] Generic file path for latest BOM to reduce merge conflicts. --- {bom-2.176.x => bom-latest}/pom.xml | 0 pom.xml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename {bom-2.176.x => bom-latest}/pom.xml (100%) diff --git a/bom-2.176.x/pom.xml b/bom-latest/pom.xml similarity index 100% rename from bom-2.176.x/pom.xml rename to bom-latest/pom.xml diff --git a/pom.xml b/pom.xml index a05c53f49..16078cef6 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ ${scmTag} - bom-2.176.x + bom-latest bom-2.164.x bom-2.150.x bom-2.138.x