aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index c9ec5ca..1a1ee40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>