From 4de5a6835c1ef23a11997e468371339cc9402cd1 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 31 May 2024 16:50:07 +0000 Subject: Release ccsdk/features --- sdnr/wt/data-provider/installer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdnr/wt/data-provider/installer') diff --git a/sdnr/wt/data-provider/installer/pom.xml b/sdnr/wt/data-provider/installer/pom.xml index f49244d66..cf51ff895 100755 --- a/sdnr/wt/data-provider/installer/pom.xml +++ b/sdnr/wt/data-provider/installer/pom.xml @@ -35,7 +35,7 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-data-provider-installer - 1.6.3-SNAPSHOT + 1.6.3 pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg '>cgit logo index : policy/api
Policy CRUD and PEP enforcement client codeGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/main/pom.xml
blob: 01cd533ed86ddfb96651ecdf3fd23ea6f73c67db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107