aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/pom.xml
diff options
context:
space:
mode:
authorMichal Banka <michal.banka@nokia.com>2021-03-30 08:58:15 +0200
committerMichal Banka <michal.banka@nokia.com>2021-03-30 16:40:16 +0200
commit4d4190ae1858455192699f420bd2dc27684c2612 (patch)
treef981e0dd72ac864e3841166184d4305de9435612 /rest-services/pom.xml
parentda4652bafbf5c54235cc2c8c332f7b37294813ea (diff)
Add stndDefinedNamespace field to CommonEventHeader
- Bumped version to 1.8.2 - Added new field to .proto file Change-Id: Idd8194628244c8610bdb85750fa80cfd46427da0 Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2701
Diffstat (limited to 'rest-services/pom.xml')
-rw-r--r--rest-services/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-services/pom.xml b/rest-services/pom.xml
index b2929ea6..69d59f0a 100644
--- a/rest-services/pom.xml
+++ b/rest-services/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>sdk</artifactId>
- <version>1.8.1-SNAPSHOT</version>
+ <version>1.8.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.services.sdk</groupId>