diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-13 10:58:03 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-13 10:58:03 -0500 |
commit | c5c977f499350b71a23ff7e07042c595bfbfa642 (patch) | |
tree | e2cccb2def1939377ffabcfd0601080a98e156db /ms | |
parent | 54eb2f2680d4f2447a4d48b612b2b83e37d90754 (diff) |
Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom
Change-Id: Icfce7d572b7403e3ea43cb41675fe9d7b169e782
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms')
-rw-r--r-- | ms/controllerblueprints/modules/blueprint-proto/pom.xml | 1 | ||||
-rw-r--r-- | ms/py-executor/pom.xml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/ms/controllerblueprints/modules/blueprint-proto/pom.xml b/ms/controllerblueprints/modules/blueprint-proto/pom.xml index 91097b9d9..fef6cb7ac 100644 --- a/ms/controllerblueprints/modules/blueprint-proto/pom.xml +++ b/ms/controllerblueprints/modules/blueprint-proto/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> diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index ef528989b..9ede1b21b 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-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> |