From c2d648f284f6a5c10593fa862cf40a7dac38b158 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 4 Jun 2018 11:00:56 +0000 Subject: [PATCH] New release candidate --- docs/pom.xml | 2 +- docs/sources-asciidoc/pom.xml | 2 +- pom.xml | 2 +- release/pom.xml | 2 +- sctp-api/pom.xml | 2 +- sctp-impl/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 64af7a8..66de8f5 100755 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -6,7 +6,7 @@ org.mobicents.protocols.sctp sctp-parent - 2.0.0-SNAPSHOT + 2.0.0-166 restcomm-sctp-docs diff --git a/docs/sources-asciidoc/pom.xml b/docs/sources-asciidoc/pom.xml index 6c9d93c..d8029b6 100644 --- a/docs/sources-asciidoc/pom.xml +++ b/docs/sources-asciidoc/pom.xml @@ -6,7 +6,7 @@ restcomm-sctp-docs org.mobicents.protocols.sctp.docs - 2.0.0-SNAPSHOT + 2.0.0-166 restcomm-sctp-docs-sources-asciidoc diff --git a/pom.xml b/pom.xml index d5d3e87..96426e5 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.mobicents.protocols.sctp sctp-parent - 2.0.0-SNAPSHOT + 2.0.0-166 Restcomm :: SCTP :: Parent :: ${pom.artifactId} pom diff --git a/release/pom.xml b/release/pom.xml index 04b35e5..cf000d6 100755 --- a/release/pom.xml +++ b/release/pom.xml @@ -11,7 +11,7 @@ sctp-release - 2.22 + 2.0.0-166 Restcomm :: Release :: ${pom.artifactId} diff --git a/sctp-api/pom.xml b/sctp-api/pom.xml index 76d7c1a..33c5d32 100755 --- a/sctp-api/pom.xml +++ b/sctp-api/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.sctp sctp-parent - 2.0.0-SNAPSHOT + 2.0.0-166 sctp-api diff --git a/sctp-impl/pom.xml b/sctp-impl/pom.xml index fb04de4..01e2f96 100755 --- a/sctp-impl/pom.xml +++ b/sctp-impl/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.sctp sctp-parent - 2.0.0-SNAPSHOT + 2.0.0-166 sctp-impl