Code Review
/
cps
/
cps-temporal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a43a13b
)
Step 10 : Increased version for the next release
08/125008/2
author
Renu Kumari
<renu.kumari@bell.ca>
Thu, 14 Oct 2021 13:51:01 +0000
(09:51 -0400)
committer
Renu Kumari
<renu.kumari@bell.ca>
Thu, 14 Oct 2021 13:52:50 +0000
(09:52 -0400)
Issue-ID: CPS-737
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: If7f39b80c6d615d458fa725cd6d5cf8eaec2b15e
pom.xml
patch
|
blob
|
history
version.properties
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
947eb87
..
82eeb61
100755
(executable)
--- a/
pom.xml
+++ b/
pom.xml
@@
-33,7
+33,7
@@
<groupId>org.onap.cps</groupId>
<artifactId>cps-temporal</artifactId>
- <version>1.
0.1
-SNAPSHOT</version>
+ <version>1.
1.0
-SNAPSHOT</version>
<name>cps-temporal</name>
<description>CPS Temporal Service</description>
diff --git
a/version.properties
b/version.properties
index
8e37a76
..
b7e44af
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-20,7
+20,7
@@
# because they are used in Jenkins, whose plug-in doesn't support this
major=1
-minor=
0
+minor=
1
patch=0
base_version=${major}.${minor}.${patch}