|
10 | 10 | <modelVersion>4.0.0</modelVersion>
|
11 | 11 | <groupId>io.lighty.core</groupId>
|
12 | 12 | <artifactId>lighty-bom</artifactId>
|
13 |
| - <version>16.1.1-SNAPSHOT</version> |
| 13 | + <version>16.1.1</version> |
14 | 14 | <packaging>pom</packaging>
|
15 | 15 |
|
16 | 16 | <name>${project.groupId}:${project.artifactId}</name>
|
|
26 | 26 | <dependency>
|
27 | 27 | <groupId>io.lighty.core</groupId>
|
28 | 28 | <artifactId>lighty-codecs-util</artifactId>
|
29 |
| - <version>16.1.1-SNAPSHOT</version> |
| 29 | + <version>16.1.1</version> |
30 | 30 | </dependency>
|
31 | 31 | <dependency>
|
32 | 32 | <groupId>io.lighty.core</groupId>
|
33 | 33 | <artifactId>lighty-common</artifactId>
|
34 |
| - <version>16.1.1-SNAPSHOT</version> |
| 34 | + <version>16.1.1</version> |
35 | 35 | </dependency>
|
36 | 36 | <dependency>
|
37 | 37 | <groupId>io.lighty.core</groupId>
|
38 | 38 | <artifactId>lighty-controller</artifactId>
|
39 |
| - <version>16.1.1-SNAPSHOT</version> |
| 39 | + <version>16.1.1</version> |
40 | 40 | </dependency>
|
41 | 41 | <dependency>
|
42 | 42 | <groupId>io.lighty.core</groupId>
|
43 | 43 | <artifactId>lighty-clustering</artifactId>
|
44 |
| - <version>16.1.1-SNAPSHOT</version> |
| 44 | + <version>16.1.1</version> |
45 | 45 | </dependency>
|
46 | 46 |
|
47 | 47 | <!-- DI framework integrations -->
|
48 | 48 | <dependency>
|
49 | 49 | <groupId>io.lighty.core</groupId>
|
50 | 50 | <artifactId>lighty-controller-guice-di</artifactId>
|
51 |
| - <version>16.1.1-SNAPSHOT</version> |
| 51 | + <version>16.1.1</version> |
52 | 52 | </dependency>
|
53 | 53 | <dependency>
|
54 | 54 | <groupId>io.lighty.core</groupId>
|
55 | 55 | <artifactId>lighty-controller-spring-di</artifactId>
|
56 |
| - <version>16.1.1-SNAPSHOT</version> |
| 56 | + <version>16.1.1</version> |
57 | 57 | </dependency>
|
58 | 58 |
|
59 | 59 | <!-- Models -->
|
60 | 60 | <dependency>
|
61 | 61 | <groupId>io.lighty.models</groupId>
|
62 | 62 | <artifactId>openconfig-models</artifactId>
|
63 |
| - <version>16.1.1-SNAPSHOT</version> |
| 63 | + <version>16.1.1</version> |
64 | 64 | </dependency>
|
65 | 65 |
|
66 | 66 | <!-- Modules -->
|
67 | 67 | <dependency>
|
68 | 68 | <groupId>io.lighty.modules.tests</groupId>
|
69 | 69 | <artifactId>integration-tests</artifactId>
|
70 |
| - <version>16.1.1-SNAPSHOT</version> |
| 70 | + <version>16.1.1</version> |
71 | 71 | </dependency>
|
72 | 72 | <dependency>
|
73 | 73 | <groupId>io.lighty.modules.tests</groupId>
|
74 | 74 | <artifactId>integration-tests-aaa</artifactId>
|
75 |
| - <version>16.1.1-SNAPSHOT</version> |
| 75 | + <version>16.1.1</version> |
76 | 76 | </dependency>
|
77 | 77 | <dependency>
|
78 | 78 | <groupId>io.lighty.modules</groupId>
|
79 | 79 | <artifactId>lighty-aaa</artifactId>
|
80 |
| - <version>16.1.1-SNAPSHOT</version> |
| 80 | + <version>16.1.1</version> |
81 | 81 | </dependency>
|
82 | 82 | <dependency>
|
83 | 83 | <groupId>io.lighty.modules</groupId>
|
84 | 84 | <artifactId>lighty-jetty-server</artifactId>
|
85 |
| - <version>16.1.1-SNAPSHOT</version> |
| 85 | + <version>16.1.1</version> |
86 | 86 | </dependency>
|
87 | 87 | <dependency>
|
88 | 88 | <groupId>io.lighty.modules</groupId>
|
89 | 89 | <artifactId>lighty-netconf-sb</artifactId>
|
90 |
| - <version>16.1.1-SNAPSHOT</version> |
| 90 | + <version>16.1.1</version> |
91 | 91 | </dependency>
|
92 | 92 | <dependency>
|
93 | 93 | <groupId>io.lighty.modules</groupId>
|
94 | 94 | <artifactId>lighty-restconf-nb-community</artifactId>
|
95 |
| - <version>16.1.1-SNAPSHOT</version> |
| 95 | + <version>16.1.1</version> |
96 | 96 | </dependency>
|
97 | 97 | <dependency>
|
98 | 98 | <groupId>io.lighty.modules</groupId>
|
99 | 99 | <artifactId>lighty-swagger</artifactId>
|
100 |
| - <version>16.1.1-SNAPSHOT</version> |
| 100 | + <version>16.1.1</version> |
101 | 101 | </dependency>
|
102 | 102 | <dependency>
|
103 | 103 | <groupId>io.lighty.modules</groupId>
|
104 | 104 | <artifactId>lighty-aaa-encryption-service</artifactId>
|
105 |
| - <version>16.1.1-SNAPSHOT</version> |
| 105 | + <version>16.1.1</version> |
106 | 106 | </dependency>
|
107 | 107 | <dependency>
|
108 | 108 | <groupId>io.lighty.modules</groupId>
|
109 | 109 | <artifactId>lighty-bgp</artifactId>
|
110 |
| - <version>16.1.1-SNAPSHOT</version> |
| 110 | + <version>16.1.1</version> |
111 | 111 | </dependency>
|
112 | 112 |
|
113 | 113 | <!-- gNMI -->
|
114 | 114 | <dependency>
|
115 | 115 | <groupId>io.lighty.modules.gnmi</groupId>
|
116 | 116 | <artifactId>lighty-gnmi-connector</artifactId>
|
117 |
| - <version>16.1.1-SNAPSHOT</version> |
| 117 | + <version>16.1.1</version> |
118 | 118 | </dependency>
|
119 | 119 | <dependency>
|
120 | 120 | <groupId>io.lighty.modules.gnmi</groupId>
|
121 | 121 | <artifactId>lighty-gnmi-commons</artifactId>
|
122 |
| - <version>16.1.1-SNAPSHOT</version> |
| 122 | + <version>16.1.1</version> |
123 | 123 | </dependency>
|
124 | 124 | <dependency>
|
125 | 125 | <groupId>io.lighty.modules.gnmi</groupId>
|
126 | 126 | <artifactId>lighty-gnmi-proto</artifactId>
|
127 |
| - <version>16.1.1-SNAPSHOT</version> |
| 127 | + <version>16.1.1</version> |
128 | 128 | </dependency>
|
129 | 129 | <dependency>
|
130 | 130 | <groupId>io.lighty.modules.gnmi</groupId>
|
131 | 131 | <artifactId>lighty-gnmi-device-simulator</artifactId>
|
132 |
| - <version>16.1.1-SNAPSHOT</version> |
| 132 | + <version>16.1.1</version> |
133 | 133 | </dependency>
|
134 | 134 | <dependency>
|
135 | 135 | <groupId>io.lighty.modules.gnmi.southbound</groupId>
|
136 | 136 | <artifactId>lighty-gnmi-sb</artifactId>
|
137 |
| - <version>16.1.1-SNAPSHOT</version> |
| 137 | + <version>16.1.1</version> |
138 | 138 | </dependency>
|
139 | 139 | <dependency>
|
140 | 140 | <groupId>io.lighty.models.gnmi</groupId>
|
141 | 141 | <artifactId>lighty-gnmi-topology-model</artifactId>
|
142 |
| - <version>16.1.1-SNAPSHOT</version> |
| 142 | + <version>16.1.1</version> |
143 | 143 | </dependency>
|
144 | 144 | <dependency>
|
145 | 145 | <groupId>io.lighty.models.gnmi</groupId>
|
146 | 146 | <artifactId>lighty-gnmi-yang-storage-model</artifactId>
|
147 |
| - <version>16.1.1-SNAPSHOT</version> |
| 147 | + <version>16.1.1</version> |
148 | 148 | </dependency>
|
149 | 149 | <dependency>
|
150 | 150 | <groupId>io.lighty.models.gnmi</groupId>
|
151 | 151 | <artifactId>lighty-gnmi-certificates-storage-model</artifactId>
|
152 |
| - <version>16.1.1-SNAPSHOT</version> |
| 152 | + <version>16.1.1</version> |
153 | 153 | </dependency>
|
154 | 154 | <dependency>
|
155 | 155 | <groupId>io.lighty.models.gnmi</groupId>
|
156 | 156 | <artifactId>lighty-gnmi-force-capabilities</artifactId>
|
157 |
| - <version>16.1.1-SNAPSHOT</version> |
| 157 | + <version>16.1.1</version> |
158 | 158 | </dependency>
|
159 | 159 |
|
160 | 160 | <!-- lighty applications -->
|
161 | 161 | <dependency>
|
162 | 162 | <groupId>io.lighty.applications.rcgnmi</groupId>
|
163 | 163 | <artifactId>lighty-rcgnmi-app</artifactId>
|
164 |
| - <version>16.1.1-SNAPSHOT</version> |
| 164 | + <version>16.1.1</version> |
165 | 165 | </dependency>
|
166 | 166 | <dependency>
|
167 | 167 | <groupId>io.lighty.applications.rcgnmi</groupId>
|
168 | 168 | <artifactId>lighty-rcgnmi-app-module</artifactId>
|
169 |
| - <version>16.1.1-SNAPSHOT</version> |
| 169 | + <version>16.1.1</version> |
170 | 170 | </dependency>
|
171 | 171 | <dependency>
|
172 | 172 | <groupId>io.lighty.applications.rnc</groupId>
|
173 | 173 | <artifactId>lighty-rnc-app</artifactId>
|
174 |
| - <version>16.1.1-SNAPSHOT</version> |
| 174 | + <version>16.1.1</version> |
175 | 175 | </dependency>
|
176 | 176 | <dependency>
|
177 | 177 | <groupId>io.lighty.applications.rnc</groupId>
|
178 | 178 | <artifactId>lighty-rnc-module</artifactId>
|
179 |
| - <version>16.1.1-SNAPSHOT</version> |
| 179 | + <version>16.1.1</version> |
180 | 180 | </dependency>
|
181 | 181 |
|
182 | 182 | <!-- lighty examples -->
|
183 | 183 | <dependency>
|
184 | 184 | <groupId>io.lighty.kit.examples.controllers</groupId>
|
185 | 185 | <artifactId>lighty-community-aaa-restconf-app</artifactId>
|
186 |
| - <version>16.1.1-SNAPSHOT</version> |
| 186 | + <version>16.1.1</version> |
187 | 187 | </dependency>
|
188 | 188 | <dependency>
|
189 | 189 | <groupId>io.lighty.kit.examples.controllers</groupId>
|
190 | 190 | <artifactId>lighty-community-restconf-netconf-app</artifactId>
|
191 |
| - <version>16.1.1-SNAPSHOT</version> |
| 191 | + <version>16.1.1</version> |
192 | 192 | </dependency>
|
193 | 193 | <dependency>
|
194 | 194 | <groupId>io.lighty.kit.examples.controllers</groupId>
|
195 | 195 | <artifactId>lighty-bgp-community-restconf-app</artifactId>
|
196 |
| - <version>16.1.1-SNAPSHOT</version> |
| 196 | + <version>16.1.1</version> |
197 | 197 | </dependency>
|
198 | 198 | <dependency>
|
199 | 199 | <groupId>io.lighty.core</groupId>
|
200 | 200 | <artifactId>lighty-controller-springboot</artifactId>
|
201 |
| - <version>16.1.1-SNAPSHOT</version> |
| 201 | + <version>16.1.1</version> |
202 | 202 | </dependency>
|
203 | 203 |
|
204 | 204 | <!-- Utility resources -->
|
205 | 205 | <dependency>
|
206 | 206 | <groupId>io.lighty.resources</groupId>
|
207 | 207 | <artifactId>controller-application-assembly</artifactId>
|
208 |
| - <version>16.1.1-SNAPSHOT</version> |
| 208 | + <version>16.1.1</version> |
209 | 209 | <scope>provided</scope>
|
210 | 210 | </dependency>
|
211 | 211 | <dependency>
|
212 | 212 | <groupId>io.lighty.resources</groupId>
|
213 | 213 | <artifactId>singlenode-configuration</artifactId>
|
214 |
| - <version>16.1.1-SNAPSHOT</version> |
| 214 | + <version>16.1.1</version> |
215 | 215 | </dependency>
|
216 | 216 | <dependency>
|
217 | 217 | <groupId>io.lighty.resources</groupId>
|
218 | 218 | <artifactId>start-script</artifactId>
|
219 |
| - <version>16.1.1-SNAPSHOT</version> |
| 219 | + <version>16.1.1</version> |
220 | 220 | </dependency>
|
221 | 221 |
|
222 | 222 | <!-- Dependencies and resources which should not normally leak into production -->
|
223 | 223 | <dependency>
|
224 | 224 | <groupId>io.lighty.models.test</groupId>
|
225 | 225 | <artifactId>lighty-test-models</artifactId>
|
226 |
| - <version>16.1.1-SNAPSHOT</version> |
| 226 | + <version>16.1.1</version> |
227 | 227 | <scope>test</scope>
|
228 | 228 | </dependency>
|
229 | 229 | <dependency>
|
230 | 230 | <groupId>io.lighty.models.test</groupId>
|
231 | 231 | <artifactId>lighty-toaster</artifactId>
|
232 |
| - <version>16.1.1-SNAPSHOT</version> |
| 232 | + <version>16.1.1</version> |
233 | 233 | <scope>test</scope>
|
234 | 234 | </dependency>
|
235 | 235 | <dependency>
|
236 | 236 | <groupId>io.lighty.resources</groupId>
|
237 | 237 | <artifactId>log4j-properties</artifactId>
|
238 |
| - <version>16.1.1-SNAPSHOT</version> |
| 238 | + <version>16.1.1</version> |
239 | 239 | <scope>test</scope>
|
240 | 240 | </dependency>
|
241 | 241 | </dependencies>
|
|
0 commit comments