Code Review
/
policy
/
common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c2dc516
)
Added a yaml file to release 1.6.0 policy/common
50/99150/2
author
HOCKLA
<ah999m@att.com>
Wed, 4 Dec 2019 14:53:28 +0000
(08:53 -0600)
committer
HOCKLA
<ah999m@att.com>
Wed, 4 Dec 2019 15:13:46 +0000
(09:13 -0600)
Issue-ID: POLICY-1583
Change-Id: I20b608a6674a4496e5aa20fa3c26da2a275a289d
Signed-off-by: HOCKLA <ah999m@att.com>
pom.xml
patch
|
blob
|
history
releases/1.6.0.yaml
[new file with mode: 0644]
patch
|
blob
diff --git
a/pom.xml
b/pom.xml
index
8ce2e15
..
c4cc3ef
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-25,7
+25,7
@@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.0
-SNAPSHOT
</version>
+ <version>3.1.0</version>
<relativePath />
</parent>
diff --git a/releases/1.6.0.yaml
b/releases/1.6.0.yaml
new file mode 100644
(file)
index 0000000..
94accb4
--- /dev/null
+++ b/
releases/1.6.0.yaml
@@ -0,0
+1,4
@@
+distribution_type: 'maven'
+version: '1.6.0'
+project: 'policy-common'
+log_dir: 'policy-common-maven-stage-master/170/'
\ No newline at end of file