Code Review
/
cps
/
ncmp-dmi-plugin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c712c71
)
Updating snapshot version in pom and version.properties
66/126366/1
author
niamhcore
<niamh.core@est.tech>
Wed, 22 Dec 2021 10:21:53 +0000
(10:21 +0000)
committer
niamhcore
<niamh.core@est.tech>
Wed, 22 Dec 2021 10:21:53 +0000
(10:21 +0000)
Issue-ID: CPS-820
Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: I97fda19c08728a88167d74ad3b5dce4372af7c06
pom.xml
patch
|
blob
|
history
version.properties
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
9b25862
..
9a6f61a
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-34,7
+34,7
@@
</organization>
<groupId>org.onap.cps</groupId>
<artifactId>ncmp-dmi-plugin</artifactId>
- <version>1.0.
2
-SNAPSHOT</version>
+ <version>1.0.
3
-SNAPSHOT</version>
<name>ncmp-dmi-plugin</name>
<description>DMI Plugin Service</description>
<properties>
diff --git
a/version.properties
b/version.properties
index
ca5faa0
..
f9ba1ce
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-22,7
+22,7
@@
major=1
minor=0
-patch=
2
+patch=
3
base_version=${major}.${minor}.${patch}