From eab98addf797c880aa6c4d4ff6532fdc886b7260 Mon Sep 17 00:00:00 2001 From: "gvagenas@gmail.com" Date: Tue, 18 Jun 2013 11:54:44 +0300 Subject: [PATCH] Move master & HEEAD branch version to 3.0.0-SNAPSHOT --- .../build-mobicents-modules/pom.xml | 2 +- .../jboss-as-mobicents/pom.xml | 2 +- containers/sip-servlets-as7/pom.xml | 8 ++++---- containers/sip-servlets-catalina-7/pom.xml | 8 ++++---- containers/tomcat-7/pom.xml | 16 ++++++++-------- docs/jdocbook-mobicents/pom.xml | 2 +- docs/jdocbook-telscale/pom.xml | 2 +- docs/pom.xml | 2 +- docs/sources-mobicents/pom.xml | 2 +- docs/sources-telscale/pom.xml | 2 +- docs/sources/pom.xml | 2 +- management/sip-servlets-management/pom.xml | 2 +- pom.xml | 2 +- sip-servlets-annotations/pom.xml | 4 ++-- sip-servlets-application-router/pom.xml | 8 ++++---- sip-servlets-client/pom.xml | 4 ++-- sip-servlets-core-api/pom.xml | 10 +++++----- sip-servlets-examples/alerting-app/pom.xml | 2 +- .../alerting-app/sip-servlets/pom.xml | 2 +- sip-servlets-examples/call-blocking/pom.xml | 2 +- .../call-forwarding-distributable/pom.xml | 2 +- sip-servlets-examples/call-forwarding/pom.xml | 2 +- sip-servlets-examples/chatserver/pom.xml | 2 +- .../click-to-call-servlet3/pom.xml | 2 +- sip-servlets-examples/click-to-call/pom.xml | 2 +- .../click2call-distributable/pom.xml | 2 +- .../conference-demo-jsr309/pom.xml | 2 +- .../custom-call-forwarding-distributable/pom.xml | 2 +- .../location-service-distributable/pom.xml | 2 +- sip-servlets-examples/location-service/pom.xml | 2 +- .../media-jsr309-servlet/pom.xml | 2 +- sip-servlets-examples/pom.xml | 8 ++++---- .../shootist-sip-servlet-distributable/pom.xml | 2 +- .../shootist-sip-servlet/pom.xml | 2 +- .../simple-sip-servlet-distributable/pom.xml | 4 ++-- sip-servlets-examples/simple-sip-servlet/pom.xml | 4 ++-- sip-servlets-examples/speed-dial/pom.xml | 2 +- sip-servlets-examples/uac-register/pom.xml | 2 +- sip-servlets-examples/websocket-b2bua/pom.xml | 4 ++-- sip-servlets-impl/pom.xml | 12 ++++++------ sip-servlets-jruby/pom.xml | 6 +++--- sip-servlets-spec/pom.xml | 4 ++-- .../applications/annotated-servlet/pom.xml | 4 ++-- .../applications/appkey-sip-servlet/pom.xml | 2 +- .../applications/b2bua-sip-servlet/pom.xml | 2 +- .../applications/call-blocking-servlet/pom.xml | 2 +- .../call-forwarding-b2bua-servlet/pom.xml | 2 +- .../applications/call-forwarding-servlet/pom.xml | 2 +- .../applications/chatroom-sip-servlet/pom.xml | 2 +- .../applications/click-to-call-servlet/pom.xml | 2 +- .../applications/dispatcher-sip-servlet/pom.xml | 2 +- .../applications/distributable-servlet/pom.xml | 2 +- .../applications/handler-sip-servlet/pom.xml | 2 +- .../applications/join-sip-servlet/pom.xml | 2 +- .../applications/listeners-sip-servlet/pom.xml | 2 +- .../location-service-servlet/pom.xml | 2 +- .../applications/no-app-name-servlet/pom.xml | 2 +- .../applications/no-main-servlet-app/pom.xml | 2 +- .../applications/notifier-servlet/pom.xml | 2 +- sip-servlets-test-suite/applications/pom.xml | 10 +++++----- .../applications/proxy-sip-servlet/pom.xml | 2 +- .../applications/publish-sip-servlet/pom.xml | 2 +- .../applications/refer-sip-servlet/pom.xml | 2 +- .../applications/replaces-sip-servlet/pom.xml | 2 +- .../applications/same-instance-servlet/pom.xml | 2 +- .../applications/servlet-mapping-servlet/pom.xml | 2 +- .../applications/session-state-uac/pom.xml | 2 +- .../applications/session-state-uas/pom.xml | 2 +- .../shootist-sip-servlet-auth/pom.xml | 2 +- .../applications/shootist-sip-servlet/pom.xml | 2 +- .../shootme-sip-servlet-auth/pom.xml | 2 +- .../applications/simple-sip-servlet/pom.xml | 2 +- .../applications/speed-dial-servlet/pom.xml | 2 +- .../applications/subscriber-servlet/pom.xml | 2 +- .../applications/timers-sip-servlet/pom.xml | 2 +- .../applications/update-sip-servlet/pom.xml | 2 +- sip-servlets-test-suite/pom.xml | 2 +- sip-servlets-test-suite/testsuite/pom.xml | 14 +++++++------- 78 files changed, 125 insertions(+), 125 deletions(-) diff --git a/containers/sip-servlets-as7-drop-in/build-mobicents-modules/pom.xml b/containers/sip-servlets-as7-drop-in/build-mobicents-modules/pom.xml index ba9871a374..3030b2515d 100644 --- a/containers/sip-servlets-as7-drop-in/build-mobicents-modules/pom.xml +++ b/containers/sip-servlets-as7-drop-in/build-mobicents-modules/pom.xml @@ -28,7 +28,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../../../pom.xml diff --git a/containers/sip-servlets-as7-drop-in/jboss-as-mobicents/pom.xml b/containers/sip-servlets-as7-drop-in/jboss-as-mobicents/pom.xml index d38751f11a..30c0ad80aa 100644 --- a/containers/sip-servlets-as7-drop-in/jboss-as-mobicents/pom.xml +++ b/containers/sip-servlets-as7-drop-in/jboss-as-mobicents/pom.xml @@ -27,7 +27,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../../../pom.xml diff --git a/containers/sip-servlets-as7/pom.xml b/containers/sip-servlets-as7/pom.xml index 5c8eec31f2..ce5c71d29a 100644 --- a/containers/sip-servlets-as7/pom.xml +++ b/containers/sip-servlets-as7/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../../pom.xml org.mobicents.servlet.sip.containers @@ -51,17 +51,17 @@ org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-impl - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-core-api - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT javax.sip diff --git a/containers/sip-servlets-catalina-7/pom.xml b/containers/sip-servlets-catalina-7/pom.xml index e7ab1a4d36..aeac97db57 100644 --- a/containers/sip-servlets-catalina-7/pom.xml +++ b/containers/sip-servlets-catalina-7/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../../pom.xml org.mobicents.servlet.sip.containers @@ -16,17 +16,17 @@ org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-impl - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-core-api - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT javax.sip diff --git a/containers/tomcat-7/pom.xml b/containers/tomcat-7/pom.xml index 9dfe0be47f..52290c8b83 100644 --- a/containers/tomcat-7/pom.xml +++ b/containers/tomcat-7/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../../pom.xml org.mobicents.servlet.sip.containers @@ -29,48 +29,48 @@ org.mobicents.servlet.sip sip-servlets-impl - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided org.mobicents.servlet.sip sip-servlets-annotations - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided org.mobicents.servlet.sip sip-servlets-jruby - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided org.mobicents.servlet.sip sip-servlets-client - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-core-api - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided org.mobicents.servlet.sip.containers sip-servlets-catalina-7 - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided diff --git a/docs/jdocbook-mobicents/pom.xml b/docs/jdocbook-mobicents/pom.xml index f21a4ec58a..cac47265c3 100644 --- a/docs/jdocbook-mobicents/pom.xml +++ b/docs/jdocbook-mobicents/pom.xml @@ -4,7 +4,7 @@ org.mobicents.servlet.sip.docs sip-servlets-docs - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT sip-servlets-docs-jdocbook-mobicents diff --git a/docs/jdocbook-telscale/pom.xml b/docs/jdocbook-telscale/pom.xml index 14092fd696..bef6707764 100644 --- a/docs/jdocbook-telscale/pom.xml +++ b/docs/jdocbook-telscale/pom.xml @@ -4,7 +4,7 @@ org.mobicents.servlet.sip.docs sip-servlets-docs - 1.8.0-SNAPSHOT + 3.0.0-SNAPSHOT sip-servlets-docs-jdocbook-telscale diff --git a/docs/pom.xml b/docs/pom.xml index 5633531d89..22342fb0a3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -6,7 +6,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip.docs sip-servlets-docs diff --git a/docs/sources-mobicents/pom.xml b/docs/sources-mobicents/pom.xml index 7acf10d38c..2f495bdf09 100644 --- a/docs/sources-mobicents/pom.xml +++ b/docs/sources-mobicents/pom.xml @@ -6,7 +6,7 @@ org.mobicents.servlet.sip.docs sip-servlets-docs - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT sip-servlets-docs-sources-mobicents diff --git a/docs/sources-telscale/pom.xml b/docs/sources-telscale/pom.xml index c435550565..909d0068d4 100644 --- a/docs/sources-telscale/pom.xml +++ b/docs/sources-telscale/pom.xml @@ -6,7 +6,7 @@ org.mobicents.servlet.sip.docs sip-servlets-docs - 1.8.0-SNAPSHOT + 3.0.0-SNAPSHOT sip-servlets-docs-sources-telscale diff --git a/docs/sources/pom.xml b/docs/sources/pom.xml index 34f35c283e..c3bfb68a76 100644 --- a/docs/sources/pom.xml +++ b/docs/sources/pom.xml @@ -6,7 +6,7 @@ org.mobicents.servlet.sip.docs sip-servlets-docs - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT sip-servlets-docs-sources diff --git a/management/sip-servlets-management/pom.xml b/management/sip-servlets-management/pom.xml index 9d87c9237d..37d39f7510 100644 --- a/management/sip-servlets-management/pom.xml +++ b/management/sip-servlets-management/pom.xml @@ -4,7 +4,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 50b69f71cd..80b88c8a34 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT pom Mobicents Sip Servlets diff --git a/sip-servlets-annotations/pom.xml b/sip-servlets-annotations/pom.xml index 3a363ff4f5..f9c4ddc79d 100644 --- a/sip-servlets-annotations/pom.xml +++ b/sip-servlets-annotations/pom.xml @@ -3,12 +3,12 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml org.mobicents.servlet.sip sip-servlets-annotations - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT jar Mobicents Sip Servlets Specific Annotations http://www.mobicents.org/products_sip_servlets.html diff --git a/sip-servlets-application-router/pom.xml b/sip-servlets-application-router/pom.xml index 5f360aa2f2..6371735d79 100644 --- a/sip-servlets-application-router/pom.xml +++ b/sip-servlets-application-router/pom.xml @@ -3,12 +3,12 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml org.mobicents.servlet.sip sip-servlets-application-router - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT jar Sip Servlets Default Application Router http://www.mobicents.org-a.googlepages.com/products_sip_servlets.html @@ -17,14 +17,14 @@ org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-core-api - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/sip-servlets-client/pom.xml b/sip-servlets-client/pom.xml index 9c3e819f1f..b629f20847 100644 --- a/sip-servlets-client/pom.xml +++ b/sip-servlets-client/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml sip-servlets-client @@ -15,7 +15,7 @@ org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/sip-servlets-core-api/pom.xml b/sip-servlets-core-api/pom.xml index 67522b0005..36459c8ba4 100644 --- a/sip-servlets-core-api/pom.xml +++ b/sip-servlets-core-api/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml sip-servlets-core-api @@ -15,22 +15,22 @@ org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-jruby - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-client - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-annotations - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/sip-servlets-examples/alerting-app/pom.xml b/sip-servlets-examples/alerting-app/pom.xml index fe306a51f4..ed5c0472a1 100644 --- a/sip-servlets-examples/alerting-app/pom.xml +++ b/sip-servlets-examples/alerting-app/pom.xml @@ -4,7 +4,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml alerting-app-parent diff --git a/sip-servlets-examples/alerting-app/sip-servlets/pom.xml b/sip-servlets-examples/alerting-app/sip-servlets/pom.xml index 54fe0292ea..7e61dd2a69 100644 --- a/sip-servlets-examples/alerting-app/sip-servlets/pom.xml +++ b/sip-servlets-examples/alerting-app/sip-servlets/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples alerting-app-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml alerting-app diff --git a/sip-servlets-examples/call-blocking/pom.xml b/sip-servlets-examples/call-blocking/pom.xml index 524badfff5..fdd0f14c37 100644 --- a/sip-servlets-examples/call-blocking/pom.xml +++ b/sip-servlets-examples/call-blocking/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml call-blocking diff --git a/sip-servlets-examples/call-forwarding-distributable/pom.xml b/sip-servlets-examples/call-forwarding-distributable/pom.xml index a490c57b58..08a543cf75 100644 --- a/sip-servlets-examples/call-forwarding-distributable/pom.xml +++ b/sip-servlets-examples/call-forwarding-distributable/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml call-forwarding-distributable diff --git a/sip-servlets-examples/call-forwarding/pom.xml b/sip-servlets-examples/call-forwarding/pom.xml index c9f36bd666..98a9baa96e 100644 --- a/sip-servlets-examples/call-forwarding/pom.xml +++ b/sip-servlets-examples/call-forwarding/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml call-forwarding diff --git a/sip-servlets-examples/chatserver/pom.xml b/sip-servlets-examples/chatserver/pom.xml index ca32da6ede..b9d4b1e40b 100644 --- a/sip-servlets-examples/chatserver/pom.xml +++ b/sip-servlets-examples/chatserver/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml chatroom-servlet diff --git a/sip-servlets-examples/click-to-call-servlet3/pom.xml b/sip-servlets-examples/click-to-call-servlet3/pom.xml index f6444b6fb6..fd3cb5c10f 100644 --- a/sip-servlets-examples/click-to-call-servlet3/pom.xml +++ b/sip-servlets-examples/click-to-call-servlet3/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml click-to-call-servlet3.0 diff --git a/sip-servlets-examples/click-to-call/pom.xml b/sip-servlets-examples/click-to-call/pom.xml index 421322685b..f5d9d79fa7 100644 --- a/sip-servlets-examples/click-to-call/pom.xml +++ b/sip-servlets-examples/click-to-call/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml click-to-call-servlet diff --git a/sip-servlets-examples/click2call-distributable/pom.xml b/sip-servlets-examples/click2call-distributable/pom.xml index d26f42917e..d98a9faa48 100644 --- a/sip-servlets-examples/click2call-distributable/pom.xml +++ b/sip-servlets-examples/click2call-distributable/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml click2call-distributable diff --git a/sip-servlets-examples/conference-demo-jsr309/pom.xml b/sip-servlets-examples/conference-demo-jsr309/pom.xml index ce3bd20c40..bb6334992a 100644 --- a/sip-servlets-examples/conference-demo-jsr309/pom.xml +++ b/sip-servlets-examples/conference-demo-jsr309/pom.xml @@ -5,7 +5,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/sip-servlets-examples/custom-call-forwarding-distributable/pom.xml b/sip-servlets-examples/custom-call-forwarding-distributable/pom.xml index 68b7515738..acdb5ddc46 100644 --- a/sip-servlets-examples/custom-call-forwarding-distributable/pom.xml +++ b/sip-servlets-examples/custom-call-forwarding-distributable/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml custom-call-forwarding-distributable diff --git a/sip-servlets-examples/location-service-distributable/pom.xml b/sip-servlets-examples/location-service-distributable/pom.xml index 22d37659dd..295c57bba1 100644 --- a/sip-servlets-examples/location-service-distributable/pom.xml +++ b/sip-servlets-examples/location-service-distributable/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml location-service-distributable diff --git a/sip-servlets-examples/location-service/pom.xml b/sip-servlets-examples/location-service/pom.xml index 330f91da71..50a6581898 100644 --- a/sip-servlets-examples/location-service/pom.xml +++ b/sip-servlets-examples/location-service/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml location-service diff --git a/sip-servlets-examples/media-jsr309-servlet/pom.xml b/sip-servlets-examples/media-jsr309-servlet/pom.xml index 90a449210c..afd98f3392 100644 --- a/sip-servlets-examples/media-jsr309-servlet/pom.xml +++ b/sip-servlets-examples/media-jsr309-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml diff --git a/sip-servlets-examples/pom.xml b/sip-servlets-examples/pom.xml index 666b55a68e..8b9c471eba 100644 --- a/sip-servlets-examples/pom.xml +++ b/sip-servlets-examples/pom.xml @@ -3,12 +3,12 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT pom Mobicents Sip Servlet Examples http://www.mobicents.org/examples.html @@ -84,13 +84,13 @@ org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided org.mobicents.servlet.sip sip-servlets-client - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided diff --git a/sip-servlets-examples/shootist-sip-servlet-distributable/pom.xml b/sip-servlets-examples/shootist-sip-servlet-distributable/pom.xml index 95792eb4f7..47027f3376 100644 --- a/sip-servlets-examples/shootist-sip-servlet-distributable/pom.xml +++ b/sip-servlets-examples/shootist-sip-servlet-distributable/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml shootist-sip-servlet-distributable diff --git a/sip-servlets-examples/shootist-sip-servlet/pom.xml b/sip-servlets-examples/shootist-sip-servlet/pom.xml index 052b1e681f..34094ea814 100644 --- a/sip-servlets-examples/shootist-sip-servlet/pom.xml +++ b/sip-servlets-examples/shootist-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml shootist-sip-servlet diff --git a/sip-servlets-examples/simple-sip-servlet-distributable/pom.xml b/sip-servlets-examples/simple-sip-servlet-distributable/pom.xml index e430d4f74d..a66c3dc1ea 100644 --- a/sip-servlets-examples/simple-sip-servlet-distributable/pom.xml +++ b/sip-servlets-examples/simple-sip-servlet-distributable/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml simple-sip-servlet-distributable @@ -15,7 +15,7 @@ org.mobicents.servlet.sip sip-servlets-client - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided diff --git a/sip-servlets-examples/simple-sip-servlet/pom.xml b/sip-servlets-examples/simple-sip-servlet/pom.xml index 359dbce0cc..314e3fa0b9 100644 --- a/sip-servlets-examples/simple-sip-servlet/pom.xml +++ b/sip-servlets-examples/simple-sip-servlet/pom.xml @@ -3,13 +3,13 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml org.mobicents.servlet.sip.examples simple-sip-servlet war - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT Simple Sip Servlet Example http://www.mobicents.org/examples.html diff --git a/sip-servlets-examples/speed-dial/pom.xml b/sip-servlets-examples/speed-dial/pom.xml index f8c821ce83..4d8e923690 100644 --- a/sip-servlets-examples/speed-dial/pom.xml +++ b/sip-servlets-examples/speed-dial/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml speed-dial diff --git a/sip-servlets-examples/uac-register/pom.xml b/sip-servlets-examples/uac-register/pom.xml index 518e8105ea..00d33d6cb0 100644 --- a/sip-servlets-examples/uac-register/pom.xml +++ b/sip-servlets-examples/uac-register/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml uac-register diff --git a/sip-servlets-examples/websocket-b2bua/pom.xml b/sip-servlets-examples/websocket-b2bua/pom.xml index 03b2cd8971..384b5f599f 100644 --- a/sip-servlets-examples/websocket-b2bua/pom.xml +++ b/sip-servlets-examples/websocket-b2bua/pom.xml @@ -3,13 +3,13 @@ org.mobicents.servlet.sip.examples sip-servlets-examples-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml org.mobicents.servlet.sip.examples websockets-sip-servlet war - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT Websockets Example http://www.mobicents.org/examples.html diff --git a/sip-servlets-impl/pom.xml b/sip-servlets-impl/pom.xml index a8e076179a..784f6ff802 100644 --- a/sip-servlets-impl/pom.xml +++ b/sip-servlets-impl/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml sip-servlets-impl @@ -22,31 +22,31 @@ org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-core-api - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-annotations - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-client - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-jruby - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/sip-servlets-jruby/pom.xml b/sip-servlets-jruby/pom.xml index f7c2c26af9..767158bd2f 100644 --- a/sip-servlets-jruby/pom.xml +++ b/sip-servlets-jruby/pom.xml @@ -3,12 +3,12 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml org.mobicents.servlet.sip sip-servlets-jruby - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT jar Sip Servlets JRuby Integration http://www.mobicents.org/products_sip_servlets.html @@ -19,7 +19,7 @@ org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided diff --git a/sip-servlets-spec/pom.xml b/sip-servlets-spec/pom.xml index 469431f879..79bb053124 100644 --- a/sip-servlets-spec/pom.xml +++ b/sip-servlets-spec/pom.xml @@ -3,12 +3,12 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT jar Sip Servlets Specification Implementation http://www.mobicents.org-a.googlepages.com/products_sip_servlets.html diff --git a/sip-servlets-test-suite/applications/annotated-servlet/pom.xml b/sip-servlets-test-suite/applications/annotated-servlet/pom.xml index fac3f54514..7b9333956e 100644 --- a/sip-servlets-test-suite/applications/annotated-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/annotated-servlet/pom.xml @@ -3,11 +3,11 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT annotated-servlet war - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT Annoatated Sip Servlet Example diff --git a/sip-servlets-test-suite/applications/appkey-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/appkey-sip-servlet/pom.xml index 17e5774df1..0966153460 100644 --- a/sip-servlets-test-suite/applications/appkey-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/appkey-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT appkey-sip-servlet war diff --git a/sip-servlets-test-suite/applications/b2bua-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/b2bua-sip-servlet/pom.xml index 6fd048641d..d9ff2b7d15 100644 --- a/sip-servlets-test-suite/applications/b2bua-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/b2bua-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT b2bua-sip-servlet war diff --git a/sip-servlets-test-suite/applications/call-blocking-servlet/pom.xml b/sip-servlets-test-suite/applications/call-blocking-servlet/pom.xml index c8014eb42a..e550935b1b 100644 --- a/sip-servlets-test-suite/applications/call-blocking-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/call-blocking-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT call-blocking-servlet war diff --git a/sip-servlets-test-suite/applications/call-forwarding-b2bua-servlet/pom.xml b/sip-servlets-test-suite/applications/call-forwarding-b2bua-servlet/pom.xml index b15e7162c1..8de49822f6 100644 --- a/sip-servlets-test-suite/applications/call-forwarding-b2bua-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/call-forwarding-b2bua-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT call-forwarding-b2bua-servlet war diff --git a/sip-servlets-test-suite/applications/call-forwarding-servlet/pom.xml b/sip-servlets-test-suite/applications/call-forwarding-servlet/pom.xml index e4d0d6b4c0..d63f4a91fd 100644 --- a/sip-servlets-test-suite/applications/call-forwarding-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/call-forwarding-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT call-forwarding-servlet war diff --git a/sip-servlets-test-suite/applications/chatroom-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/chatroom-sip-servlet/pom.xml index e7b8f85ce7..300895dfa3 100644 --- a/sip-servlets-test-suite/applications/chatroom-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/chatroom-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT chatroom-sip-servlet war diff --git a/sip-servlets-test-suite/applications/click-to-call-servlet/pom.xml b/sip-servlets-test-suite/applications/click-to-call-servlet/pom.xml index b907685f2d..fc8aac5c38 100644 --- a/sip-servlets-test-suite/applications/click-to-call-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/click-to-call-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT click-to-call-servlet war diff --git a/sip-servlets-test-suite/applications/dispatcher-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/dispatcher-sip-servlet/pom.xml index dcce258ee8..89de2ab8ed 100644 --- a/sip-servlets-test-suite/applications/dispatcher-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/dispatcher-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT dispatcher-sip-servlet war diff --git a/sip-servlets-test-suite/applications/distributable-servlet/pom.xml b/sip-servlets-test-suite/applications/distributable-servlet/pom.xml index ea683fc725..18e4d28563 100644 --- a/sip-servlets-test-suite/applications/distributable-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/distributable-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT distributable-servlet war diff --git a/sip-servlets-test-suite/applications/handler-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/handler-sip-servlet/pom.xml index a67af22e5e..2fc2e7235d 100644 --- a/sip-servlets-test-suite/applications/handler-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/handler-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT handler-sip-servlet war diff --git a/sip-servlets-test-suite/applications/join-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/join-sip-servlet/pom.xml index 6bda88db2b..f72a71b578 100644 --- a/sip-servlets-test-suite/applications/join-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/join-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT join-sip-servlet war diff --git a/sip-servlets-test-suite/applications/listeners-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/listeners-sip-servlet/pom.xml index 09f2ac8a0d..09941b177a 100644 --- a/sip-servlets-test-suite/applications/listeners-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/listeners-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT listeners-sip-servlet war diff --git a/sip-servlets-test-suite/applications/location-service-servlet/pom.xml b/sip-servlets-test-suite/applications/location-service-servlet/pom.xml index 32c36a77e3..f86ad6c0e6 100644 --- a/sip-servlets-test-suite/applications/location-service-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/location-service-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT location-service-servlet war diff --git a/sip-servlets-test-suite/applications/no-app-name-servlet/pom.xml b/sip-servlets-test-suite/applications/no-app-name-servlet/pom.xml index 1a9f13abfc..9ea8ca3797 100644 --- a/sip-servlets-test-suite/applications/no-app-name-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/no-app-name-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT no-app-name-servlet war diff --git a/sip-servlets-test-suite/applications/no-main-servlet-app/pom.xml b/sip-servlets-test-suite/applications/no-main-servlet-app/pom.xml index e6077e1ace..5ae4c7eefe 100644 --- a/sip-servlets-test-suite/applications/no-main-servlet-app/pom.xml +++ b/sip-servlets-test-suite/applications/no-main-servlet-app/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT no-main-servlet-app war diff --git a/sip-servlets-test-suite/applications/notifier-servlet/pom.xml b/sip-servlets-test-suite/applications/notifier-servlet/pom.xml index 7c17f6c650..1078b77db9 100644 --- a/sip-servlets-test-suite/applications/notifier-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/notifier-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT notifier-sip-servlet war diff --git a/sip-servlets-test-suite/applications/pom.xml b/sip-servlets-test-suite/applications/pom.xml index 20eaef1675..1a9c15cb05 100644 --- a/sip-servlets-test-suite/applications/pom.xml +++ b/sip-servlets-test-suite/applications/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite sip-servlets-test-suite-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications @@ -92,28 +92,28 @@ org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided org.mobicents.servlet.sip sip-servlets-impl - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided org.mobicents.servlet.sip sip-servlets-annotations - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT provided org.mobicents.servlet.sip sip-servlets-client - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/sip-servlets-test-suite/applications/proxy-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/proxy-sip-servlet/pom.xml index 6c33978915..852a020ac4 100644 --- a/sip-servlets-test-suite/applications/proxy-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/proxy-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT proxy-sip-servlet war diff --git a/sip-servlets-test-suite/applications/publish-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/publish-sip-servlet/pom.xml index 1ea3758cfc..8f4229a5a2 100644 --- a/sip-servlets-test-suite/applications/publish-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/publish-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT publish-sip-servlet war diff --git a/sip-servlets-test-suite/applications/refer-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/refer-sip-servlet/pom.xml index b2f1742a12..385b68107a 100644 --- a/sip-servlets-test-suite/applications/refer-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/refer-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT refer-sip-servlet war diff --git a/sip-servlets-test-suite/applications/replaces-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/replaces-sip-servlet/pom.xml index 55decfe1b1..edb6771d6e 100644 --- a/sip-servlets-test-suite/applications/replaces-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/replaces-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT replaces-sip-servlet war diff --git a/sip-servlets-test-suite/applications/same-instance-servlet/pom.xml b/sip-servlets-test-suite/applications/same-instance-servlet/pom.xml index 2b793bcf05..b0dc1be5d7 100644 --- a/sip-servlets-test-suite/applications/same-instance-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/same-instance-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT same-instance-servlet war diff --git a/sip-servlets-test-suite/applications/servlet-mapping-servlet/pom.xml b/sip-servlets-test-suite/applications/servlet-mapping-servlet/pom.xml index 7d35aee796..ec5282b882 100644 --- a/sip-servlets-test-suite/applications/servlet-mapping-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/servlet-mapping-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT servlet-mapping-sip-servlet war diff --git a/sip-servlets-test-suite/applications/session-state-uac/pom.xml b/sip-servlets-test-suite/applications/session-state-uac/pom.xml index 46af785534..228798da7b 100644 --- a/sip-servlets-test-suite/applications/session-state-uac/pom.xml +++ b/sip-servlets-test-suite/applications/session-state-uac/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT session-state-uac war diff --git a/sip-servlets-test-suite/applications/session-state-uas/pom.xml b/sip-servlets-test-suite/applications/session-state-uas/pom.xml index 70aa3fb836..3ebc6f304e 100644 --- a/sip-servlets-test-suite/applications/session-state-uas/pom.xml +++ b/sip-servlets-test-suite/applications/session-state-uas/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT session-state-uas war diff --git a/sip-servlets-test-suite/applications/shootist-sip-servlet-auth/pom.xml b/sip-servlets-test-suite/applications/shootist-sip-servlet-auth/pom.xml index be99bc4c2a..84e2c722b3 100644 --- a/sip-servlets-test-suite/applications/shootist-sip-servlet-auth/pom.xml +++ b/sip-servlets-test-suite/applications/shootist-sip-servlet-auth/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT shootist-sip-servlet-auth war diff --git a/sip-servlets-test-suite/applications/shootist-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/shootist-sip-servlet/pom.xml index 52f227a662..51879bf7fa 100644 --- a/sip-servlets-test-suite/applications/shootist-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/shootist-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT shootist-sip-servlet war diff --git a/sip-servlets-test-suite/applications/shootme-sip-servlet-auth/pom.xml b/sip-servlets-test-suite/applications/shootme-sip-servlet-auth/pom.xml index 084eb8d5ba..06a523d314 100644 --- a/sip-servlets-test-suite/applications/shootme-sip-servlet-auth/pom.xml +++ b/sip-servlets-test-suite/applications/shootme-sip-servlet-auth/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT shootme-sip-servlet-auth war diff --git a/sip-servlets-test-suite/applications/simple-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/simple-sip-servlet/pom.xml index 0d426e6740..69506ea0bc 100644 --- a/sip-servlets-test-suite/applications/simple-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/simple-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT simple-sip-servlet war diff --git a/sip-servlets-test-suite/applications/speed-dial-servlet/pom.xml b/sip-servlets-test-suite/applications/speed-dial-servlet/pom.xml index 69bd3f3017..5880ffdf9a 100644 --- a/sip-servlets-test-suite/applications/speed-dial-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/speed-dial-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT speed-dial-servlet war diff --git a/sip-servlets-test-suite/applications/subscriber-servlet/pom.xml b/sip-servlets-test-suite/applications/subscriber-servlet/pom.xml index 3ee38d58a2..8a3c5a55f8 100644 --- a/sip-servlets-test-suite/applications/subscriber-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/subscriber-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT subscriber-sip-servlet war diff --git a/sip-servlets-test-suite/applications/timers-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/timers-sip-servlet/pom.xml index c815f07f91..7607f4afe9 100644 --- a/sip-servlets-test-suite/applications/timers-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/timers-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT timers-sip-servlet war diff --git a/sip-servlets-test-suite/applications/update-sip-servlet/pom.xml b/sip-servlets-test-suite/applications/update-sip-servlet/pom.xml index 486124516d..ea809c4412 100644 --- a/sip-servlets-test-suite/applications/update-sip-servlet/pom.xml +++ b/sip-servlets-test-suite/applications/update-sip-servlet/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite.applications sip-servlets-test-suite-applications - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT update-sip-servlet war diff --git a/sip-servlets-test-suite/pom.xml b/sip-servlets-test-suite/pom.xml index ccbc781b12..392be122d9 100644 --- a/sip-servlets-test-suite/pom.xml +++ b/sip-servlets-test-suite/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip sip-servlets-bootstrap - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml org.mobicents.servlet.sip.testsuite diff --git a/sip-servlets-test-suite/testsuite/pom.xml b/sip-servlets-test-suite/testsuite/pom.xml index a95f978498..b517a8ca83 100644 --- a/sip-servlets-test-suite/testsuite/pom.xml +++ b/sip-servlets-test-suite/testsuite/pom.xml @@ -3,7 +3,7 @@ org.mobicents.servlet.sip.testsuite sip-servlets-test-suite-parent - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT sip-servlets-test-suite jar @@ -26,32 +26,32 @@ org.mobicents.servlet.sip sip-servlets-spec - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-core-api - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip.containers sip-servlets-catalina-7 - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-impl - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip sip-servlets-application-router - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT org.mobicents.servlet.sip.containers sip-servlets-tomcat-7 - 2.1.0-SNAPSHOT + 3.0.0-SNAPSHOT