From a6791c6dca9a5a609808434a1ad5d32188af5d05 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 14 Sep 2022 10:37:57 -0400 Subject: Use version 2.4.2 parent poms Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney Change-Id: I415f355535331452b0b6ce74ae829a4df04fafa4 --- northbound/features/ccsdk-sli-northbound-all/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'northbound/features/ccsdk-sli-northbound-all/pom.xml') diff --git a/northbound/features/ccsdk-sli-northbound-all/pom.xml b/northbound/features/ccsdk-sli-northbound-all/pom.xml index 9d1b223a8..73a3d6c66 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.1 + 2.4.2 -- cgit 1.2.3-korg thod='get'> SDC Parent Project Catalog FE and BEGrokmirror user
summaryrefslogtreecommitdiffstats
blob: 8162dd07162da80f65569fca85bb5f4f242e3079 (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
108
109
110
111
112