diff options
author | 2019-07-11 15:54:54 +0100 | |
---|---|---|
committer | 2019-07-16 08:49:35 +0100 | |
commit | 82a1eb148e957ac2252eac2dc55b8e77b3032256 (patch) | |
tree | 5b7ac760cde0991ff63f148940c28979993a7397 /pom.xml | |
parent | 5c2e5e51e6d15d5878b2c93ecf3dbe99abbd2649 (diff) |
JJB alignment across DCAE components - DCAE services
Issue-ID: DCAEGEN2-1578
Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com>
Change-Id: If6a25d2ea01e5cac84dba95504ffa09cf4796f7a
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ limitations under the License. <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.3</version> + <version>2.0.0</version> </parent> <groupId>org.onap.dcaegen2</groupId> <artifactId>services</artifactId> |