commit | 0043f6394d58c9a12b87ea612669ac15159870cb | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Thu Dec 30 15:58:54 2021 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Wed Jan 05 16:37:11 2022 +0100 |
tree | 7022fe06365363444731d220d171cbcd0c990ff0 | |
parent | 967893d52be87b35b1819de33581e254518aaa71 [diff] [blame] |
Startign 5.0.1-SNAPSHOT and Moving listener removal to app deactivation Change-Id: I3a33c95a6e541cfa685c82e5f33b2fb70b193d68
diff --git a/web/pom.xml b/web/pom.xml index 8a46f82..bdf0c96 100644 --- a/web/pom.xml +++ b/web/pom.xml
@@ -20,7 +20,7 @@ <parent> <artifactId>olt</artifactId> <groupId>org.opencord</groupId> - <version>5.0.0</version> + <version>5.0.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>olt-web</artifactId>