Bump lighty to 18.0.0 released version
[transportpce.git] / lighty / pom.xml
index 182a3f211ae85616c91027661a126f6e018b20f5..0e922da7af83fd7282084dc8c5c531a024c9d3ba 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>io.lighty.core</groupId>
     <artifactId>lighty-app-parent</artifactId>
-    <version>18.0.0-SNAPSHOT</version>
+    <version>18.0.0</version>
     <relativePath/>
   </parent>
 
       <groupId>io.lighty.modules</groupId>
       <artifactId>lighty-restconf-nb-community</artifactId>
     </dependency>
+    <dependency>
+      <groupId>io.lighty.modules</groupId>
+      <artifactId>lighty-swagger</artifactId>
+    </dependency>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>