From c23c9a063f9bd07b01abe17e5d57ad2a39422a0a Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 19 Nov 2018 13:37:50 -0800 Subject: Increment version number Change to version 1.4.3-SNAPSHOT Change-Id: I53ae4ebea961fb048fa54eb2c75531dc730d59b7 Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml') diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml index e1a0da232..8b0cbed97 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml @@ -29,7 +29,7 @@ appc-netconf-adapter-installer org.onap.appc - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT NETCONF Adapter - Karaf Installer pom -- cgit 1.2.3-korg f='/'>index : oom
Introduces the ONAP Platform OOM (ONAP Operations Manager) to efficiently Deploy, Manage, Operate the ONAP platform and its components (e.g. MSO, DCAE, SDC, etc.) and infrastructure (VMs, Containers).Grokmirror user
summaryrefslogtreecommitdiffstats
blob: d0b964e5e3244afbfa1a4ec695d21ce3a2fca210 (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