From e85a3b68de2569cbc17dde162b3cdaf635772b40 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 28 Mar 2018 14:41:05 +0000 Subject: [PATCH] New release candidate --- cap/cap-api/pom.xml | 2 +- cap/cap-impl/pom.xml | 2 +- cap/pom.xml | 2 +- congestion/pom.xml | 2 +- docs/commons/pom.xml | 2 +- docs/installationguide/pom.xml | 2 +- docs/installationguide/sources-asciidoc/pom.xml | 2 +- docs/pom.xml | 2 +- docs/userguide/pom.xml | 2 +- docs/userguide/sources-asciidoc/pom.xml | 2 +- hardware/cli/pom.xml | 2 +- hardware/dahdi/java/pom.xml | 2 +- hardware/dahdi/native/linux/pom.xml | 2 +- hardware/dahdi/native/pom.xml | 2 +- hardware/dahdi/pom.xml | 2 +- hardware/dialogic/java/pom.xml | 2 +- hardware/dialogic/pom.xml | 2 +- hardware/linkset/pom.xml | 2 +- hardware/pom.xml | 2 +- inap/inap-api/pom.xml | 2 +- inap/inap-impl/pom.xml | 2 +- inap/pom.xml | 2 +- isup/isup-api/pom.xml | 2 +- isup/isup-impl/pom.xml | 2 +- isup/pom.xml | 2 +- m3ua/api/pom.xml | 2 +- m3ua/cli/m3ua/pom.xml | 2 +- m3ua/cli/sctp/pom.xml | 2 +- m3ua/impl/pom.xml | 2 +- m3ua/pom.xml | 2 +- management/pom.xml | 2 +- management/shell-client/pom.xml | 2 +- management/shell-server-api/pom.xml | 2 +- management/shell-server-impl/pom.xml | 2 +- management/shell-test/pom.xml | 2 +- management/shell-transport/pom.xml | 2 +- map/load/pom.xml | 2 +- map/map-api/pom.xml | 2 +- map/map-impl/pom.xml | 2 +- map/pom.xml | 2 +- mtp/mtp-api/pom.xml | 2 +- mtp/mtp-impl/pom.xml | 2 +- mtp/pom.xml | 2 +- oam/common/alarm/pom.xml | 2 +- oam/common/jmx/pom.xml | 2 +- oam/common/jmxss7/pom.xml | 2 +- oam/common/linkset/pom.xml | 2 +- oam/common/m3ua/pom.xml | 2 +- oam/common/map/pom.xml | 2 +- oam/common/pom.xml | 2 +- oam/common/sccp/pom.xml | 2 +- oam/common/sctp/pom.xml | 2 +- oam/common/statistics/api/pom.xml | 2 +- oam/common/statistics/impl/pom.xml | 2 +- oam/common/statistics/pom.xml | 2 +- oam/common/tcap/pom.xml | 2 +- oam/new-ui/pom.xml | 2 +- oam/pom.xml | 2 +- pom.xml | 2 +- sccp/pom.xml | 2 +- sccp/sccp-api/pom.xml | 2 +- sccp/sccp-cli/pom.xml | 2 +- sccp/sccp-impl/pom.xml | 2 +- scheduler/pom.xml | 2 +- service/jboss/pom.xml | 2 +- service/pom.xml | 2 +- service/wildfly/extension/pom.xml | 2 +- service/wildfly/modules/pom.xml | 2 +- service/wildfly/pom.xml | 2 +- service/wildfly/restcomm-ss7-wildfly-commons/pom.xml | 2 +- sgw/boot/pom.xml | 2 +- sgw/gateway/pom.xml | 2 +- sgw/pom.xml | 2 +- statistics/api/pom.xml | 2 +- statistics/impl/pom.xml | 2 +- statistics/pom.xml | 2 +- tcap-ansi/pom.xml | 2 +- tcap-ansi/tcap-ansi-api/pom.xml | 2 +- tcap-ansi/tcap-ansi-cli/pom.xml | 2 +- tcap-ansi/tcap-ansi-impl/pom.xml | 2 +- tcap/pom.xml | 2 +- tcap/tcap-api/pom.xml | 2 +- tcap/tcap-cli/pom.xml | 2 +- tcap/tcap-impl/pom.xml | 2 +- tools/pom.xml | 2 +- tools/simple-alarm-listener/alarmlistener/pom.xml | 2 +- tools/simple-alarm-listener/pom.xml | 2 +- tools/simulator/bootstrap/pom.xml | 2 +- tools/simulator/core/pom.xml | 2 +- tools/simulator/gui/pom.xml | 2 +- tools/simulator/pom.xml | 2 +- tools/trace-parser/bootstrap/pom.xml | 2 +- tools/trace-parser/parser/pom.xml | 2 +- tools/trace-parser/pom.xml | 2 +- 94 files changed, 94 insertions(+), 94 deletions(-) diff --git a/cap/cap-api/pom.xml b/cap/cap-api/pom.xml index 7e6e7a6585..f9cd494762 100644 --- a/cap/cap-api/pom.xml +++ b/cap/cap-api/pom.xml @@ -4,7 +4,7 @@ cap-parent org.mobicents.protocols.ss7.cap - 7.4.0-SNAPSHOT + 7.4.0-144 cap-api diff --git a/cap/cap-impl/pom.xml b/cap/cap-impl/pom.xml index fa38fd07d2..fb5c90626a 100644 --- a/cap/cap-impl/pom.xml +++ b/cap/cap-impl/pom.xml @@ -4,7 +4,7 @@ cap-parent org.mobicents.protocols.ss7.cap - 7.4.0-SNAPSHOT + 7.4.0-144 cap-impl diff --git a/cap/pom.xml b/cap/pom.xml index b6b1686948..63d9acec8c 100644 --- a/cap/pom.xml +++ b/cap/pom.xml @@ -5,7 +5,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 diff --git a/congestion/pom.xml b/congestion/pom.xml index f3613e073c..1152832362 100644 --- a/congestion/pom.xml +++ b/congestion/pom.xml @@ -6,7 +6,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 org.mobicents.protocols.ss7.congestion diff --git a/docs/commons/pom.xml b/docs/commons/pom.xml index 2e597cc166..1efdd266ce 100644 --- a/docs/commons/pom.xml +++ b/docs/commons/pom.xml @@ -6,7 +6,7 @@ org.mobicents.protocols.ss7.docs restcomm-ss7-docs - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-ss7-commons-sources diff --git a/docs/installationguide/pom.xml b/docs/installationguide/pom.xml index f72d5daca1..c02718d635 100644 --- a/docs/installationguide/pom.xml +++ b/docs/installationguide/pom.xml @@ -6,7 +6,7 @@ org.mobicents.protocols.ss7.docs restcomm-ss7-docs - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-ss7-installguide diff --git a/docs/installationguide/sources-asciidoc/pom.xml b/docs/installationguide/sources-asciidoc/pom.xml index 7f0f25f2f1..63748566ab 100644 --- a/docs/installationguide/sources-asciidoc/pom.xml +++ b/docs/installationguide/sources-asciidoc/pom.xml @@ -6,7 +6,7 @@ org.mobicents.protocols.ss7.docs.installguide restcomm-ss7-installguide - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-ss7-installguide-sources-asciidoc diff --git a/docs/pom.xml b/docs/pom.xml index 9867670bb5..5912e335c4 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7 ss7-parent - 7.4.0-SNAPSHOT + 7.4.0-144 org.mobicents.protocols.ss7.docs diff --git a/docs/userguide/pom.xml b/docs/userguide/pom.xml index 055620c577..78fab1fbde 100644 --- a/docs/userguide/pom.xml +++ b/docs/userguide/pom.xml @@ -6,7 +6,7 @@ org.mobicents.protocols.ss7.docs restcomm-ss7-docs - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-ss7-userguide diff --git a/docs/userguide/sources-asciidoc/pom.xml b/docs/userguide/sources-asciidoc/pom.xml index c541ea4684..68f24c12ea 100644 --- a/docs/userguide/sources-asciidoc/pom.xml +++ b/docs/userguide/sources-asciidoc/pom.xml @@ -6,7 +6,7 @@ org.mobicents.protocols.ss7.docs.userguide restcomm-ss7-userguide - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-ss7-userguide-sources-asciidoc diff --git a/hardware/cli/pom.xml b/hardware/cli/pom.xml index 4fd1941c90..216b0dd78d 100644 --- a/hardware/cli/pom.xml +++ b/hardware/cli/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.hardware restcomm-hardware - 7.4.0-SNAPSHOT + 7.4.0-144 linkset-cli diff --git a/hardware/dahdi/java/pom.xml b/hardware/dahdi/java/pom.xml index 5cc0e243bf..3305829ae3 100644 --- a/hardware/dahdi/java/pom.xml +++ b/hardware/dahdi/java/pom.xml @@ -6,7 +6,7 @@ org.mobicents.protocols.ss7.hardware restcomm-dahdi-parent - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-dahdi diff --git a/hardware/dahdi/native/linux/pom.xml b/hardware/dahdi/native/linux/pom.xml index 2e3b55ba7f..a613dcb3fa 100644 --- a/hardware/dahdi/native/linux/pom.xml +++ b/hardware/dahdi/native/linux/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.hardware restcomm-dahdi-native - 7.4.0-SNAPSHOT + 7.4.0-144 librestcomm-dahdi-linux diff --git a/hardware/dahdi/native/pom.xml b/hardware/dahdi/native/pom.xml index abacf2bfe6..e682dee9f4 100644 --- a/hardware/dahdi/native/pom.xml +++ b/hardware/dahdi/native/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.hardware restcomm-dahdi-parent - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-dahdi-native diff --git a/hardware/dahdi/pom.xml b/hardware/dahdi/pom.xml index d612577245..a7d6fc35da 100644 --- a/hardware/dahdi/pom.xml +++ b/hardware/dahdi/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.hardware restcomm-hardware - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-dahdi-parent diff --git a/hardware/dialogic/java/pom.xml b/hardware/dialogic/java/pom.xml index f1f82ec2c6..15900af6b7 100644 --- a/hardware/dialogic/java/pom.xml +++ b/hardware/dialogic/java/pom.xml @@ -6,7 +6,7 @@ org.mobicents.protocols.ss7.hardware restcomm-dialogic-parent - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-dialogic diff --git a/hardware/dialogic/pom.xml b/hardware/dialogic/pom.xml index bee3f71212..d4339b5f51 100644 --- a/hardware/dialogic/pom.xml +++ b/hardware/dialogic/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.hardware restcomm-hardware - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-dialogic-parent diff --git a/hardware/linkset/pom.xml b/hardware/linkset/pom.xml index 308b8c255c..c2e3c0456c 100644 --- a/hardware/linkset/pom.xml +++ b/hardware/linkset/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.hardware restcomm-hardware - 7.4.0-SNAPSHOT + 7.4.0-144 linkset diff --git a/hardware/pom.xml b/hardware/pom.xml index ef1ac94f29..19764b4a16 100644 --- a/hardware/pom.xml +++ b/hardware/pom.xml @@ -4,7 +4,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 org.mobicents.protocols.ss7.hardware diff --git a/inap/inap-api/pom.xml b/inap/inap-api/pom.xml index e0872d616f..9eb1e2d033 100644 --- a/inap/inap-api/pom.xml +++ b/inap/inap-api/pom.xml @@ -4,7 +4,7 @@ inap-parent org.mobicents.protocols.ss7.inap - 7.4.0-SNAPSHOT + 7.4.0-144 inap-api diff --git a/inap/inap-impl/pom.xml b/inap/inap-impl/pom.xml index 6c05b424cc..a4c47e7f19 100644 --- a/inap/inap-impl/pom.xml +++ b/inap/inap-impl/pom.xml @@ -4,7 +4,7 @@ inap-parent org.mobicents.protocols.ss7.inap - 7.4.0-SNAPSHOT + 7.4.0-144 inap-impl diff --git a/inap/pom.xml b/inap/pom.xml index 499b792684..ffeec86243 100644 --- a/inap/pom.xml +++ b/inap/pom.xml @@ -5,7 +5,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 diff --git a/isup/isup-api/pom.xml b/isup/isup-api/pom.xml index 83280fcc75..14d2a1101a 100644 --- a/isup/isup-api/pom.xml +++ b/isup/isup-api/pom.xml @@ -4,7 +4,7 @@ isup-parent org.mobicents.protocols.ss7.isup - 7.4.0-SNAPSHOT + 7.4.0-144 isup-api diff --git a/isup/isup-impl/pom.xml b/isup/isup-impl/pom.xml index f89f02ae35..93becf6826 100644 --- a/isup/isup-impl/pom.xml +++ b/isup/isup-impl/pom.xml @@ -4,7 +4,7 @@ isup-parent org.mobicents.protocols.ss7.isup - 7.4.0-SNAPSHOT + 7.4.0-144 isup-impl diff --git a/isup/pom.xml b/isup/pom.xml index 1fcad692c6..87f05aac6b 100644 --- a/isup/pom.xml +++ b/isup/pom.xml @@ -5,7 +5,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 diff --git a/m3ua/api/pom.xml b/m3ua/api/pom.xml index 59cf016abd..199fac7bfd 100644 --- a/m3ua/api/pom.xml +++ b/m3ua/api/pom.xml @@ -4,7 +4,7 @@ m3ua org.mobicents.protocols.ss7.m3ua - 7.4.0-SNAPSHOT + 7.4.0-144 m3ua-api diff --git a/m3ua/cli/m3ua/pom.xml b/m3ua/cli/m3ua/pom.xml index 2b5ff89c2e..4075b1ddb3 100644 --- a/m3ua/cli/m3ua/pom.xml +++ b/m3ua/cli/m3ua/pom.xml @@ -4,7 +4,7 @@ m3ua org.mobicents.protocols.ss7.m3ua - 7.4.0-SNAPSHOT + 7.4.0-144 ../../pom.xml diff --git a/m3ua/cli/sctp/pom.xml b/m3ua/cli/sctp/pom.xml index c498320dd8..88e9c63526 100644 --- a/m3ua/cli/sctp/pom.xml +++ b/m3ua/cli/sctp/pom.xml @@ -4,7 +4,7 @@ m3ua org.mobicents.protocols.ss7.m3ua - 7.4.0-SNAPSHOT + 7.4.0-144 ../../pom.xml diff --git a/m3ua/impl/pom.xml b/m3ua/impl/pom.xml index 70a49e6f59..2dfea9eb88 100644 --- a/m3ua/impl/pom.xml +++ b/m3ua/impl/pom.xml @@ -4,7 +4,7 @@ m3ua org.mobicents.protocols.ss7.m3ua - 7.4.0-SNAPSHOT + 7.4.0-144 m3ua-impl diff --git a/m3ua/pom.xml b/m3ua/pom.xml index 084e08da77..1fb924eff2 100644 --- a/m3ua/pom.xml +++ b/m3ua/pom.xml @@ -5,7 +5,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 diff --git a/management/pom.xml b/management/pom.xml index 4a3f7d0197..06800addf8 100644 --- a/management/pom.xml +++ b/management/pom.xml @@ -4,7 +4,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 org.mobicents.protocols.ss7.management diff --git a/management/shell-client/pom.xml b/management/shell-client/pom.xml index c3381a07d7..d7e922fdfd 100644 --- a/management/shell-client/pom.xml +++ b/management/shell-client/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.management management - 7.4.0-SNAPSHOT + 7.4.0-144 shell-client diff --git a/management/shell-server-api/pom.xml b/management/shell-server-api/pom.xml index cc52ca7618..9f9ead0c64 100644 --- a/management/shell-server-api/pom.xml +++ b/management/shell-server-api/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.management management - 7.4.0-SNAPSHOT + 7.4.0-144 shell-server-api diff --git a/management/shell-server-impl/pom.xml b/management/shell-server-impl/pom.xml index d0f8083afe..e1350aebdf 100644 --- a/management/shell-server-impl/pom.xml +++ b/management/shell-server-impl/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.management management - 7.4.0-SNAPSHOT + 7.4.0-144 shell-server-impl diff --git a/management/shell-test/pom.xml b/management/shell-test/pom.xml index 63589be554..ad69e8511b 100644 --- a/management/shell-test/pom.xml +++ b/management/shell-test/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.management management - 7.4.0-SNAPSHOT + 7.4.0-144 shell-test diff --git a/management/shell-transport/pom.xml b/management/shell-transport/pom.xml index c139cae77e..05f07b58ae 100644 --- a/management/shell-transport/pom.xml +++ b/management/shell-transport/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.management management - 7.4.0-SNAPSHOT + 7.4.0-144 shell-transport diff --git a/map/load/pom.xml b/map/load/pom.xml index 5617b38b78..4ab8c13380 100644 --- a/map/load/pom.xml +++ b/map/load/pom.xml @@ -5,7 +5,7 @@ map-parent org.mobicents.protocols.ss7.map - 7.4.0-SNAPSHOT + 7.4.0-144 map-load diff --git a/map/map-api/pom.xml b/map/map-api/pom.xml index 472bbde92e..315b8c5e51 100644 --- a/map/map-api/pom.xml +++ b/map/map-api/pom.xml @@ -4,7 +4,7 @@ map-parent org.mobicents.protocols.ss7.map - 7.4.0-SNAPSHOT + 7.4.0-144 map-api diff --git a/map/map-impl/pom.xml b/map/map-impl/pom.xml index cecaef7daa..97f5f90d38 100644 --- a/map/map-impl/pom.xml +++ b/map/map-impl/pom.xml @@ -4,7 +4,7 @@ map-parent org.mobicents.protocols.ss7.map - 7.4.0-SNAPSHOT + 7.4.0-144 map-impl diff --git a/map/pom.xml b/map/pom.xml index ba7a4524bc..836f1f73ab 100644 --- a/map/pom.xml +++ b/map/pom.xml @@ -5,7 +5,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 diff --git a/mtp/mtp-api/pom.xml b/mtp/mtp-api/pom.xml index a0db189d2d..4069e1ef60 100644 --- a/mtp/mtp-api/pom.xml +++ b/mtp/mtp-api/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.mtp mtp-parent - 7.4.0-SNAPSHOT + 7.4.0-144 mtp-api diff --git a/mtp/mtp-impl/pom.xml b/mtp/mtp-impl/pom.xml index a3c3fc0099..6a6a6564f9 100644 --- a/mtp/mtp-impl/pom.xml +++ b/mtp/mtp-impl/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.mtp mtp-parent - 7.4.0-SNAPSHOT + 7.4.0-144 mtp diff --git a/mtp/pom.xml b/mtp/pom.xml index d4761856e9..1acf802e52 100644 --- a/mtp/pom.xml +++ b/mtp/pom.xml @@ -4,7 +4,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 org.mobicents.protocols.ss7.mtp diff --git a/oam/common/alarm/pom.xml b/oam/common/alarm/pom.xml index 7e96f4a2ca..d654460198 100644 --- a/oam/common/alarm/pom.xml +++ b/oam/common/alarm/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common restcomm-ss7-oam-common - 7.4.0-SNAPSHOT + 7.4.0-144 alarm diff --git a/oam/common/jmx/pom.xml b/oam/common/jmx/pom.xml index ff10e8def8..f14ff6def1 100644 --- a/oam/common/jmx/pom.xml +++ b/oam/common/jmx/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common restcomm-ss7-oam-common - 7.4.0-SNAPSHOT + 7.4.0-144 jmx diff --git a/oam/common/jmxss7/pom.xml b/oam/common/jmxss7/pom.xml index b24255d521..735b560d75 100644 --- a/oam/common/jmxss7/pom.xml +++ b/oam/common/jmxss7/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common restcomm-ss7-oam-common - 7.4.0-SNAPSHOT + 7.4.0-144 jmxss7 diff --git a/oam/common/linkset/pom.xml b/oam/common/linkset/pom.xml index e669ebb09d..9bee049aac 100644 --- a/oam/common/linkset/pom.xml +++ b/oam/common/linkset/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common restcomm-ss7-oam-common - 7.4.0-SNAPSHOT + 7.4.0-144 linkset-oam diff --git a/oam/common/m3ua/pom.xml b/oam/common/m3ua/pom.xml index 9471071872..3c246426ef 100644 --- a/oam/common/m3ua/pom.xml +++ b/oam/common/m3ua/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common restcomm-ss7-oam-common - 7.4.0-SNAPSHOT + 7.4.0-144 m3ua-oam diff --git a/oam/common/map/pom.xml b/oam/common/map/pom.xml index 08be997675..6e34a50426 100644 --- a/oam/common/map/pom.xml +++ b/oam/common/map/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common restcomm-ss7-oam-common - 7.4.0-SNAPSHOT + 7.4.0-144 map-oam diff --git a/oam/common/pom.xml b/oam/common/pom.xml index 6ef45b9e0a..0744caf8ec 100644 --- a/oam/common/pom.xml +++ b/oam/common/pom.xml @@ -6,7 +6,7 @@ org.mobicents.protocols.ss7.oam restcomm-ss7-oam - 7.4.0-SNAPSHOT + 7.4.0-144 org.mobicents.protocols.ss7.oam.common diff --git a/oam/common/sccp/pom.xml b/oam/common/sccp/pom.xml index d19736eba1..dc775b8d5a 100644 --- a/oam/common/sccp/pom.xml +++ b/oam/common/sccp/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common restcomm-ss7-oam-common - 7.4.0-SNAPSHOT + 7.4.0-144 sccp-oam diff --git a/oam/common/sctp/pom.xml b/oam/common/sctp/pom.xml index 8ab3bb7a4c..be42830529 100644 --- a/oam/common/sctp/pom.xml +++ b/oam/common/sctp/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common restcomm-ss7-oam-common - 7.4.0-SNAPSHOT + 7.4.0-144 sctp-oam diff --git a/oam/common/statistics/api/pom.xml b/oam/common/statistics/api/pom.xml index 3e12419d3d..d227b65a25 100644 --- a/oam/common/statistics/api/pom.xml +++ b/oam/common/statistics/api/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common statistics-oam-parent - 7.4.0-SNAPSHOT + 7.4.0-144 statistics-oam-api diff --git a/oam/common/statistics/impl/pom.xml b/oam/common/statistics/impl/pom.xml index 9f911ea628..fae20a6a16 100644 --- a/oam/common/statistics/impl/pom.xml +++ b/oam/common/statistics/impl/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common statistics-oam-parent - 7.4.0-SNAPSHOT + 7.4.0-144 statistics-oam-impl diff --git a/oam/common/statistics/pom.xml b/oam/common/statistics/pom.xml index 6edd623fc6..7a094df4ba 100644 --- a/oam/common/statistics/pom.xml +++ b/oam/common/statistics/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common restcomm-ss7-oam-common - 7.4.0-SNAPSHOT + 7.4.0-144 statistics-oam-parent diff --git a/oam/common/tcap/pom.xml b/oam/common/tcap/pom.xml index b300486442..3d4315342e 100644 --- a/oam/common/tcap/pom.xml +++ b/oam/common/tcap/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam.common restcomm-ss7-oam-common - 7.4.0-SNAPSHOT + 7.4.0-144 tcap-oam diff --git a/oam/new-ui/pom.xml b/oam/new-ui/pom.xml index ecd7ee9866..75226dec8e 100644 --- a/oam/new-ui/pom.xml +++ b/oam/new-ui/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.oam restcomm-ss7-oam - 7.4.0-SNAPSHOT + 7.4.0-144 new-ui diff --git a/oam/pom.xml b/oam/pom.xml index 729bbe777e..ccf52c2b7d 100644 --- a/oam/pom.xml +++ b/oam/pom.xml @@ -6,7 +6,7 @@ org.mobicents.protocols.ss7 ss7-parent - 7.4.0-SNAPSHOT + 7.4.0-144 org.mobicents.protocols.ss7.oam diff --git a/pom.xml b/pom.xml index 69441dc9c8..a6c97d2e75 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 pom diff --git a/sccp/pom.xml b/sccp/pom.xml index be180cb63a..d76d7cb19d 100644 --- a/sccp/pom.xml +++ b/sccp/pom.xml @@ -5,7 +5,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 diff --git a/sccp/sccp-api/pom.xml b/sccp/sccp-api/pom.xml index 4240ec6487..b2a00b6734 100644 --- a/sccp/sccp-api/pom.xml +++ b/sccp/sccp-api/pom.xml @@ -5,7 +5,7 @@ sccp-parent org.mobicents.protocols.ss7.sccp - 7.4.0-SNAPSHOT + 7.4.0-144 sccp-api diff --git a/sccp/sccp-cli/pom.xml b/sccp/sccp-cli/pom.xml index 14199b5d79..a9316f57d3 100644 --- a/sccp/sccp-cli/pom.xml +++ b/sccp/sccp-cli/pom.xml @@ -4,7 +4,7 @@ sccp-parent org.mobicents.protocols.ss7.sccp - 7.4.0-SNAPSHOT + 7.4.0-144 sccp-cli diff --git a/sccp/sccp-impl/pom.xml b/sccp/sccp-impl/pom.xml index 76bf398654..907862713c 100644 --- a/sccp/sccp-impl/pom.xml +++ b/sccp/sccp-impl/pom.xml @@ -4,7 +4,7 @@ sccp-parent org.mobicents.protocols.ss7.sccp - 7.4.0-SNAPSHOT + 7.4.0-144 sccp-impl diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 7005a555a1..f145e42b8a 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -6,7 +6,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 org.mobicents.protocols.ss7.scheduler diff --git a/service/jboss/pom.xml b/service/jboss/pom.xml index 7a4393d211..354537e6bd 100644 --- a/service/jboss/pom.xml +++ b/service/jboss/pom.xml @@ -3,7 +3,7 @@ restcomm-service-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-ss7 diff --git a/service/pom.xml b/service/pom.xml index 4ac895a1bf..1c924396a6 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -5,7 +5,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 diff --git a/service/wildfly/extension/pom.xml b/service/wildfly/extension/pom.xml index 99f84d1156..64a793c3aa 100644 --- a/service/wildfly/extension/pom.xml +++ b/service/wildfly/extension/pom.xml @@ -5,7 +5,7 @@ org.mobicents.protocols.ss7 restcomm-ss7-wildfly - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-ss7-wildfly-extension diff --git a/service/wildfly/modules/pom.xml b/service/wildfly/modules/pom.xml index b948e3ecbe..069935e070 100644 --- a/service/wildfly/modules/pom.xml +++ b/service/wildfly/modules/pom.xml @@ -5,7 +5,7 @@ org.mobicents.protocols.ss7 restcomm-ss7-wildfly - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-ss7-wildfly-modules diff --git a/service/wildfly/pom.xml b/service/wildfly/pom.xml index 25ceaf1ea3..1a8f87c872 100644 --- a/service/wildfly/pom.xml +++ b/service/wildfly/pom.xml @@ -5,7 +5,7 @@ org.mobicents.protocols.ss7 restcomm-service-parent - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-ss7-wildfly diff --git a/service/wildfly/restcomm-ss7-wildfly-commons/pom.xml b/service/wildfly/restcomm-ss7-wildfly-commons/pom.xml index e6ac3d597b..103cf15632 100644 --- a/service/wildfly/restcomm-ss7-wildfly-commons/pom.xml +++ b/service/wildfly/restcomm-ss7-wildfly-commons/pom.xml @@ -5,7 +5,7 @@ org.mobicents.protocols.ss7 restcomm-ss7-wildfly - 7.4.0-SNAPSHOT + 7.4.0-144 restcomm-ss7-wildfly-commons diff --git a/sgw/boot/pom.xml b/sgw/boot/pom.xml index a2bd318f8a..c87b8b3102 100644 --- a/sgw/boot/pom.xml +++ b/sgw/boot/pom.xml @@ -3,7 +3,7 @@ org.mobicents.protocols.ss7.sgw restcomm-sgw - 7.4.0-SNAPSHOT + 7.4.0-144 boot diff --git a/sgw/gateway/pom.xml b/sgw/gateway/pom.xml index 26026dcbd3..32886892eb 100644 --- a/sgw/gateway/pom.xml +++ b/sgw/gateway/pom.xml @@ -3,7 +3,7 @@ org.mobicents.protocols.ss7.sgw restcomm-sgw - 7.4.0-SNAPSHOT + 7.4.0-144 gateway diff --git a/sgw/pom.xml b/sgw/pom.xml index dbb317959e..7833753881 100644 --- a/sgw/pom.xml +++ b/sgw/pom.xml @@ -4,7 +4,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 org.mobicents.protocols.ss7.sgw diff --git a/statistics/api/pom.xml b/statistics/api/pom.xml index 7168633bfe..e9842418ca 100644 --- a/statistics/api/pom.xml +++ b/statistics/api/pom.xml @@ -6,7 +6,7 @@ statistics-parent org.mobicents.protocols.ss7.statistics - 7.4.0-SNAPSHOT + 7.4.0-144 statistics-api diff --git a/statistics/impl/pom.xml b/statistics/impl/pom.xml index 7ba57e5c4d..50faf85950 100644 --- a/statistics/impl/pom.xml +++ b/statistics/impl/pom.xml @@ -6,7 +6,7 @@ statistics-parent org.mobicents.protocols.ss7.statistics - 7.4.0-SNAPSHOT + 7.4.0-144 statistics-impl diff --git a/statistics/pom.xml b/statistics/pom.xml index 7cf130de45..b7ba33de43 100644 --- a/statistics/pom.xml +++ b/statistics/pom.xml @@ -6,7 +6,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 org.mobicents.protocols.ss7.statistics diff --git a/tcap-ansi/pom.xml b/tcap-ansi/pom.xml index a2368e45b5..b78fefc1de 100644 --- a/tcap-ansi/pom.xml +++ b/tcap-ansi/pom.xml @@ -5,7 +5,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 diff --git a/tcap-ansi/tcap-ansi-api/pom.xml b/tcap-ansi/tcap-ansi-api/pom.xml index 4a087049b8..b398fee8a2 100644 --- a/tcap-ansi/tcap-ansi-api/pom.xml +++ b/tcap-ansi/tcap-ansi-api/pom.xml @@ -4,7 +4,7 @@ tcap-ansi-parent org.mobicents.protocols.ss7.tcapAnsi - 7.4.0-SNAPSHOT + 7.4.0-144 tcap-ansi-api diff --git a/tcap-ansi/tcap-ansi-cli/pom.xml b/tcap-ansi/tcap-ansi-cli/pom.xml index 1ea569f8cf..37303f864f 100644 --- a/tcap-ansi/tcap-ansi-cli/pom.xml +++ b/tcap-ansi/tcap-ansi-cli/pom.xml @@ -4,7 +4,7 @@ tcap-ansi-parent org.mobicents.protocols.ss7.tcapAnsi - 7.4.0-SNAPSHOT + 7.4.0-144 tcap-ansi-cli diff --git a/tcap-ansi/tcap-ansi-impl/pom.xml b/tcap-ansi/tcap-ansi-impl/pom.xml index 6adef8301d..6d10048e73 100644 --- a/tcap-ansi/tcap-ansi-impl/pom.xml +++ b/tcap-ansi/tcap-ansi-impl/pom.xml @@ -4,7 +4,7 @@ tcap-ansi-parent org.mobicents.protocols.ss7.tcapAnsi - 7.4.0-SNAPSHOT + 7.4.0-144 tcap-ansi-impl diff --git a/tcap/pom.xml b/tcap/pom.xml index b9106b6bb2..b4e7099435 100644 --- a/tcap/pom.xml +++ b/tcap/pom.xml @@ -5,7 +5,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 diff --git a/tcap/tcap-api/pom.xml b/tcap/tcap-api/pom.xml index 016235166f..2306590b78 100644 --- a/tcap/tcap-api/pom.xml +++ b/tcap/tcap-api/pom.xml @@ -4,7 +4,7 @@ tcap-parent org.mobicents.protocols.ss7.tcap - 7.4.0-SNAPSHOT + 7.4.0-144 tcap-api diff --git a/tcap/tcap-cli/pom.xml b/tcap/tcap-cli/pom.xml index bf360d159c..69cc83eac4 100644 --- a/tcap/tcap-cli/pom.xml +++ b/tcap/tcap-cli/pom.xml @@ -4,7 +4,7 @@ tcap-parent org.mobicents.protocols.ss7.tcap - 7.4.0-SNAPSHOT + 7.4.0-144 tcap-cli diff --git a/tcap/tcap-impl/pom.xml b/tcap/tcap-impl/pom.xml index adb31fa91f..36b59b475c 100644 --- a/tcap/tcap-impl/pom.xml +++ b/tcap/tcap-impl/pom.xml @@ -4,7 +4,7 @@ tcap-parent org.mobicents.protocols.ss7.tcap - 7.4.0-SNAPSHOT + 7.4.0-144 tcap-impl diff --git a/tools/pom.xml b/tools/pom.xml index f7acfe01a5..4d93df59ab 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ ss7-parent org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 tools diff --git a/tools/simple-alarm-listener/alarmlistener/pom.xml b/tools/simple-alarm-listener/alarmlistener/pom.xml index e99494a347..348e3d691f 100644 --- a/tools/simple-alarm-listener/alarmlistener/pom.xml +++ b/tools/simple-alarm-listener/alarmlistener/pom.xml @@ -4,7 +4,7 @@ org.mobicents.protocols.ss7.tools.alarmlistener alarm-listener-parent - 7.4.0-SNAPSHOT + 7.4.0-144 alarm-listener diff --git a/tools/simple-alarm-listener/pom.xml b/tools/simple-alarm-listener/pom.xml index ee74a89647..e0c076ac7a 100644 --- a/tools/simple-alarm-listener/pom.xml +++ b/tools/simple-alarm-listener/pom.xml @@ -4,7 +4,7 @@ tools org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 alarm-listener-parent diff --git a/tools/simulator/bootstrap/pom.xml b/tools/simulator/bootstrap/pom.xml index 9c231c8157..1edf051202 100644 --- a/tools/simulator/bootstrap/pom.xml +++ b/tools/simulator/bootstrap/pom.xml @@ -6,7 +6,7 @@ simulator-parent org.mobicents.protocols.ss7.tools.simulator - 7.4.0-SNAPSHOT + 7.4.0-144 simulator-bootstrap diff --git a/tools/simulator/core/pom.xml b/tools/simulator/core/pom.xml index bfd4911c25..06592fa13f 100644 --- a/tools/simulator/core/pom.xml +++ b/tools/simulator/core/pom.xml @@ -2,7 +2,7 @@ simulator-parent org.mobicents.protocols.ss7.tools.simulator - 7.4.0-SNAPSHOT + 7.4.0-144 4.0.0 diff --git a/tools/simulator/gui/pom.xml b/tools/simulator/gui/pom.xml index ae986d301f..9e2e6811a2 100644 --- a/tools/simulator/gui/pom.xml +++ b/tools/simulator/gui/pom.xml @@ -2,7 +2,7 @@ simulator-parent org.mobicents.protocols.ss7.tools.simulator - 7.4.0-SNAPSHOT + 7.4.0-144 4.0.0 diff --git a/tools/simulator/pom.xml b/tools/simulator/pom.xml index b3928bdbe2..c71f4964aa 100644 --- a/tools/simulator/pom.xml +++ b/tools/simulator/pom.xml @@ -4,7 +4,7 @@ tools org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 simulator-parent diff --git a/tools/trace-parser/bootstrap/pom.xml b/tools/trace-parser/bootstrap/pom.xml index b22c748ab1..33588ec687 100644 --- a/tools/trace-parser/bootstrap/pom.xml +++ b/tools/trace-parser/bootstrap/pom.xml @@ -6,7 +6,7 @@ ss7-trace-parser-parent org.mobicents.protocols.ss7.tools.traceparser - 7.4.0-SNAPSHOT + 7.4.0-144 ss7-trace-parser-bootstrap diff --git a/tools/trace-parser/parser/pom.xml b/tools/trace-parser/parser/pom.xml index da34d283ca..318befdaea 100644 --- a/tools/trace-parser/parser/pom.xml +++ b/tools/trace-parser/parser/pom.xml @@ -2,7 +2,7 @@ ss7-trace-parser-parent org.mobicents.protocols.ss7.tools.traceparser - 7.4.0-SNAPSHOT + 7.4.0-144 4.0.0 diff --git a/tools/trace-parser/pom.xml b/tools/trace-parser/pom.xml index d2b5454c8b..d8da0b4793 100644 --- a/tools/trace-parser/pom.xml +++ b/tools/trace-parser/pom.xml @@ -4,7 +4,7 @@ tools org.mobicents.protocols.ss7 - 7.4.0-SNAPSHOT + 7.4.0-144 ss7-trace-parser-parent