summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGerard Hickey <gerard.hickey@ericsson.com>2019-07-11 09:46:59 +0100
committerGerard Hickey <gerard.hickey@ericsson.com>2019-07-12 07:06:06 +0100
commitcae7837221b1f313b7047ac5135522a82f1aebc9 (patch)
tree8da0968e6b2f9e58b42a4a81be1307c2e6478e90 /pom.xml
parent69d6b8580efc61f4c4423d0039a0a28206b09b85 (diff)
JJB alignment across DCAE components - DCAE restconf
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: Id87f8bcbe908e5fe76d1058d175547e8a9b882b4
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 911a672..7bd3c9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,12 +21,12 @@ limitations under the License.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>2.0.0</version>
<relativePath/>
</parent>
<groupId>org.onap.dcaegen2.collectors.restconf</groupId>
<artifactId>restconfcollector</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<name>dcaegen2-collectors-restconf</name>
<description>RestConfCollector</description>
<properties>