Code Review
/
policy
/
clamp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b2002e6
)
Switching parent to stable
42/117942/2
author
sebdet
<sebastien.determe@intl.att.com>
Wed, 17 Feb 2021 11:01:01 +0000
(12:01 +0100)
committer
S�bastien Determe
<sebastien.determe@intl.att.com>
Wed, 17 Feb 2021 13:08:04 +0000
(13:08 +0000)
Removing the parent snapshot as the build is not reproductible if the snapshost changes.
Moreover a change occurred and the tests are even not executed.
Issue-ID: POLICY-3073
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I1be96ea0b4cd8f721b17c623a62a1892dcf05062
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
92caece
..
0050561
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-33,7
+33,7
@@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.0
-SNAPSHOT
</version>
+ <version>3.3.0</version>
<relativePath/>
</parent>