diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,7 +21,7 @@ limitations under the License. <groupId>org.onap.logging-analytics.pomba</groupId> <artifactId>pomba-network-discovery-context-builder</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0</version> <packaging>jar</packaging> <parent> @@ -111,7 +111,7 @@ limitations under the License. <dependency> <groupId>org.onap.sdnc.apps.pomba</groupId> <artifactId>network-discovery-api</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.1</version> </dependency> <dependency> <groupId>org.onap.logging-analytics.pomba</groupId> |