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