diff options
author | Dan Timoney <dtimoney@att.com> | 2023-01-04 07:48:08 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-01-04 07:48:08 -0500 |
commit | 7e16496a5f6390d2480d9f79d09ab05b2f7f752d (patch) | |
tree | 2e1ebd930f65fb0d231bfce7c3cf47c8d885b9ca /ms/command-executor | |
parent | 6405de57ff2a78661e054777dd9075421ac19c11 (diff) |
Use released version 2.5.1 parent poms
Use released version 2.5.1 of parent pom
Issue-ID: CCSDK-3831
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic46287ef341abb1eb2bbdd68ecc890f80702b4a9
Diffstat (limited to 'ms/command-executor')
-rwxr-xr-x | ms/command-executor/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index 883b3db2b..944713641 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -14,7 +14,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> |