diff options
author | Dan Timoney <dtimoney@att.com> | 2020-06-24 08:15:10 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-06-24 08:15:10 -0400 |
commit | 2d60060d3c8328a62883d3e21147b4c77d93652d (patch) | |
tree | 09bd1f20a22d9c2f092cdc1a4bcafcc0f99c590e /pomba | |
parent | 038619f15df9b97d4b62d242c4315c9fdd76bfa9 (diff) |
Update to latest Frankfurt parent pom version6.0.0-ONAPfrankfurt
Update to latest Frankfurt parent pom version
Change-Id: Ic62fdc265b2abcf1a8d33cd7798b70e702537e8f
Issue-ID: SDNC-1257
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pomba')
-rw-r--r-- | pomba/network-discovery-api/pom.xml | 1 | ||||
-rw-r--r-- | pomba/network-discovery/pom.xml | 1 | ||||
-rw-r--r-- | pomba/pom.xml | 1 | ||||
-rw-r--r-- | pomba/service-decomposition/pom.xml | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/pomba/network-discovery-api/pom.xml b/pomba/network-discovery-api/pom.xml index c29ced7..0518b6d 100644 --- a/pomba/network-discovery-api/pom.xml +++ b/pomba/network-discovery-api/pom.xml @@ -16,6 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> + <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/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index b61b429..34f288b 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -16,6 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> + <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/pomba/pom.xml b/pomba/pom.xml index a5c4d64..c46f52d 100644 --- a/pomba/pom.xml +++ b/pomba/pom.xml @@ -16,6 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> + <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/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index 9b2a4e8..6ddde86 100644 --- a/pomba/service-decomposition/pom.xml +++ b/pomba/service-decomposition/pom.xml @@ -16,6 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END===================================================== --> + <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> |