From d907de4ac5640b2f66f99f0975f2206f1038cdcb Mon Sep 17 00:00:00 2001 From: ThisaraWeerakoon Date: Tue, 18 Aug 2026 21:28:49 +0530 Subject: [PATCH 1/2] Revert [maven-release-plugin] prepare for next development iteration --- modules/commons/pom.xml | 4 ++-- modules/core/pom.xml | 4 ++-- modules/distribution/pom.xml | 4 ++-- modules/documentation/pom.xml | 4 ++-- modules/experimental/pom.xml | 4 ++-- modules/extensions/pom.xml | 4 ++-- modules/handler/pom.xml | 4 ++-- modules/integration/pom.xml | 4 ++-- modules/migrator/pom.xml | 4 ++-- modules/packaging/package-archetype/pom.xml | 4 ++-- modules/packaging/package-skeleton/pom.xml | 4 ++-- modules/patches/pom.xml | 4 ++-- modules/samples/pom.xml | 4 ++-- modules/securevault/pom.xml | 4 ++-- modules/tasks/pom.xml | 4 ++-- modules/transports/core/nhttp/pom.xml | 4 ++-- modules/transports/core/pipe/pom.xml | 4 ++-- modules/transports/core/vfs/pom.xml | 4 ++-- modules/transports/optional/amqp/pom.xml | 4 ++-- modules/transports/optional/fix/pom.xml | 4 ++-- modules/transports/pom.xml | 4 ++-- modules/war/pom.xml | 4 ++-- modules/xar-maven-plugin/pom.xml | 4 ++-- pom.xml | 6 +++--- 24 files changed, 49 insertions(+), 49 deletions(-) diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml index a39296198..e5ea04437 100644 --- a/modules/commons/pom.xml +++ b/modules/commons/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/commons scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/commons http://svn.apache.org/viewvc/synapse/trunk/java/modules/commons - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 71228e590..887e07c77 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -39,7 +39,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/core scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/core http://svn.apache.org/viewvc/synapse/trunk/java/modules/core - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 0363a9f3b..2834a07ab 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/distribution scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/distribution http://svn.apache.org/viewvc/synapse/trunk/java/modules/distribution - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/documentation/pom.xml b/modules/documentation/pom.xml index defae51ac..839751bff 100644 --- a/modules/documentation/pom.xml +++ b/modules/documentation/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/documentation http://svn.apache.org/viewvc/synapse/trunk/java/modules/documentation - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/experimental/pom.xml b/modules/experimental/pom.xml index 25956860b..2ce1a7d04 100644 --- a/modules/experimental/pom.xml +++ b/modules/experimental/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/experimental scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/experimental http://svn.apache.org/viewvc/synapse/trunk/java/modules/experimental - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/extensions/pom.xml b/modules/extensions/pom.xml index 437c54e79..10bd3f5da 100644 --- a/modules/extensions/pom.xml +++ b/modules/extensions/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/extensions scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/extensions http://svn.apache.org/viewvc/synapse/trunk/java/modules/extensions - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/handler/pom.xml b/modules/handler/pom.xml index e8f4504da..34a7cb7df 100644 --- a/modules/handler/pom.xml +++ b/modules/handler/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/handler scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/handler http://svn.apache.org/viewvc/synapse/trunk/java/modules/handler - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index 6e136463c..f99f88399 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/integration scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/integration http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/migrator/pom.xml b/modules/migrator/pom.xml index c9603ba27..e0aebb607 100644 --- a/modules/migrator/pom.xml +++ b/modules/migrator/pom.xml @@ -24,7 +24,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -41,7 +41,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/migrator scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/migrator http://svn.apache.org/viewvc/synapse/trunk/java/modules/migrator - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/packaging/package-archetype/pom.xml b/modules/packaging/package-archetype/pom.xml index 65b6d275b..e1ab04997 100644 --- a/modules/packaging/package-archetype/pom.xml +++ b/modules/packaging/package-archetype/pom.xml @@ -22,7 +22,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../../pom.xml synapse-package-archetype @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/packaging/package-archetype scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/packaging/package-archetype http://svn.apache.org/viewvc/synapse/trunk/java/modules/packaging/package-archetype - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/packaging/package-skeleton/pom.xml b/modules/packaging/package-skeleton/pom.xml index 25ac7d080..345b2b872 100644 --- a/modules/packaging/package-skeleton/pom.xml +++ b/modules/packaging/package-skeleton/pom.xml @@ -22,7 +22,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../../pom.xml synapse-package-skeleton @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/packaging/package-skeleton scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/packaging/package-skeleton http://svn.apache.org/viewvc/synapse/trunk/java/modules/packaging/package-skeleton - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/patches/pom.xml b/modules/patches/pom.xml index d0e5f1d19..ca0a2b02d 100644 --- a/modules/patches/pom.xml +++ b/modules/patches/pom.xml @@ -22,7 +22,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml synapse-patches @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/patches scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/patches http://svn.apache.org/viewvc/synapse/trunk/java/modules/patches - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index 4cbae81f2..cb0647083 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/samples scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/samples http://svn.apache.org/viewvc/synapse/trunk/java/modules/samples - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/securevault/pom.xml b/modules/securevault/pom.xml index 8c169f37d..adf9da5f9 100644 --- a/modules/securevault/pom.xml +++ b/modules/securevault/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml synapse-securevault @@ -35,7 +35,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/securevault scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/securevault http://svn.apache.org/viewvc/synapse/trunk/java/modules/securevault - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/tasks/pom.xml b/modules/tasks/pom.xml index f7fab1aa9..cedb6e201 100644 --- a/modules/tasks/pom.xml +++ b/modules/tasks/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/tasks scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/tasks http://svn.apache.org/viewvc/synapse/trunk/java/modules/tasks - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/transports/core/nhttp/pom.xml b/modules/transports/core/nhttp/pom.xml index cef819ebc..545958a17 100644 --- a/modules/transports/core/nhttp/pom.xml +++ b/modules/transports/core/nhttp/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse synapse-transports - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/nhttp scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/nhttp http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/core/nhttp - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/transports/core/pipe/pom.xml b/modules/transports/core/pipe/pom.xml index 72b6f2070..afc141d97 100644 --- a/modules/transports/core/pipe/pom.xml +++ b/modules/transports/core/pipe/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse synapse-transports - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/pipe scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/pipe http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/core/pipe - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/transports/core/vfs/pom.xml b/modules/transports/core/vfs/pom.xml index 378fccbed..2f5ff793c 100644 --- a/modules/transports/core/vfs/pom.xml +++ b/modules/transports/core/vfs/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse synapse-transports - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/vfs scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/vfs http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/core/vfs - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/transports/optional/amqp/pom.xml b/modules/transports/optional/amqp/pom.xml index 6480ae32f..0de93c41e 100644 --- a/modules/transports/optional/amqp/pom.xml +++ b/modules/transports/optional/amqp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.synapse synapse-transports - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -43,7 +43,7 @@ under the License. scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/optional/amqp scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/optional/amqp http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/core/optional/amqp - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/transports/optional/fix/pom.xml b/modules/transports/optional/fix/pom.xml index 214ba8de2..d0826c113 100644 --- a/modules/transports/optional/fix/pom.xml +++ b/modules/transports/optional/fix/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse synapse-transports - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/optional/fix scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/optional/fix http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/core/optional/fix - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/transports/pom.xml b/modules/transports/pom.xml index ea2a1afe4..b8fd9cbdb 100644 --- a/modules/transports/pom.xml +++ b/modules/transports/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/war/pom.xml b/modules/war/pom.xml index cb503e9ea..9e83fb38a 100644 --- a/modules/war/pom.xml +++ b/modules/war/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/war scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/war http://svn.apache.org/viewvc/synapse/trunk/java/modules/war - HEAD + Apache-Synapse-3.0.3 diff --git a/modules/xar-maven-plugin/pom.xml b/modules/xar-maven-plugin/pom.xml index b6064b535..8c023b5b3 100644 --- a/modules/xar-maven-plugin/pom.xml +++ b/modules/xar-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 ../../pom.xml @@ -35,7 +35,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/xar-maven-plugin scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/xar-maven-plugin http://svn.apache.org/viewvc/synapse/trunk/java/modules/xar-maven-plugin - HEAD + Apache-Synapse-3.0.3 diff --git a/pom.xml b/pom.xml index dc0dadea9..f1056a2a4 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.synapse Apache-Synapse - 3.0.4-SNAPSHOT + 3.0.3 Apache Synapse Apache Synapse @@ -79,7 +79,7 @@ scm:git:https://github.com/apache/synapse.git scm:git:https://github.com/apache/synapse.git https://github.com/apache/synapse.git/ - HEAD + Apache-Synapse-3.0.3 @@ -1202,7 +1202,7 @@ - 1785585306 + 1785584917 UTF-8 From fb3b1c0e31ad17fd166008b5d86b1920a036f93f Mon Sep 17 00:00:00 2001 From: ThisaraWeerakoon Date: Tue, 18 Aug 2026 21:30:46 +0530 Subject: [PATCH 2/2] Revert [maven-release-plugin] prepare release Apache-Synapse-3.0.3 --- modules/commons/pom.xml | 4 ++-- modules/core/pom.xml | 4 ++-- modules/distribution/pom.xml | 4 ++-- modules/documentation/pom.xml | 4 ++-- modules/experimental/pom.xml | 4 ++-- modules/extensions/pom.xml | 4 ++-- modules/handler/pom.xml | 4 ++-- modules/integration/pom.xml | 4 ++-- modules/migrator/pom.xml | 4 ++-- modules/packaging/package-archetype/pom.xml | 4 ++-- modules/packaging/package-skeleton/pom.xml | 4 ++-- modules/patches/pom.xml | 4 ++-- modules/samples/pom.xml | 4 ++-- modules/securevault/pom.xml | 4 ++-- modules/tasks/pom.xml | 4 ++-- modules/transports/core/nhttp/pom.xml | 4 ++-- modules/transports/core/pipe/pom.xml | 4 ++-- modules/transports/core/vfs/pom.xml | 4 ++-- modules/transports/optional/amqp/pom.xml | 4 ++-- modules/transports/optional/fix/pom.xml | 4 ++-- modules/transports/pom.xml | 4 ++-- modules/war/pom.xml | 4 ++-- modules/xar-maven-plugin/pom.xml | 4 ++-- pom.xml | 8 ++++---- 24 files changed, 50 insertions(+), 50 deletions(-) diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml index e5ea04437..2bc0e8456 100644 --- a/modules/commons/pom.xml +++ b/modules/commons/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/commons scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/commons http://svn.apache.org/viewvc/synapse/trunk/java/modules/commons - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 887e07c77..1bda3436d 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -39,7 +39,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/core scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/core http://svn.apache.org/viewvc/synapse/trunk/java/modules/core - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 2834a07ab..7dea7ce57 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/distribution scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/distribution http://svn.apache.org/viewvc/synapse/trunk/java/modules/distribution - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/documentation/pom.xml b/modules/documentation/pom.xml index 839751bff..c0890e33e 100644 --- a/modules/documentation/pom.xml +++ b/modules/documentation/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/documentation http://svn.apache.org/viewvc/synapse/trunk/java/modules/documentation - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/experimental/pom.xml b/modules/experimental/pom.xml index 2ce1a7d04..c99b26be6 100644 --- a/modules/experimental/pom.xml +++ b/modules/experimental/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/experimental scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/experimental http://svn.apache.org/viewvc/synapse/trunk/java/modules/experimental - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/extensions/pom.xml b/modules/extensions/pom.xml index 10bd3f5da..6fcc97e6b 100644 --- a/modules/extensions/pom.xml +++ b/modules/extensions/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/extensions scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/extensions http://svn.apache.org/viewvc/synapse/trunk/java/modules/extensions - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/handler/pom.xml b/modules/handler/pom.xml index 34a7cb7df..e3ca543cd 100644 --- a/modules/handler/pom.xml +++ b/modules/handler/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/handler scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/handler http://svn.apache.org/viewvc/synapse/trunk/java/modules/handler - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml index f99f88399..ae101bc94 100644 --- a/modules/integration/pom.xml +++ b/modules/integration/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/integration scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/integration http://svn.apache.org/viewvc/synapse/trunk/java/modules/integration - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/migrator/pom.xml b/modules/migrator/pom.xml index e0aebb607..e4f7a494e 100644 --- a/modules/migrator/pom.xml +++ b/modules/migrator/pom.xml @@ -24,7 +24,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -41,7 +41,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/migrator scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/migrator http://svn.apache.org/viewvc/synapse/trunk/java/modules/migrator - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/packaging/package-archetype/pom.xml b/modules/packaging/package-archetype/pom.xml index e1ab04997..f4f4fbb91 100644 --- a/modules/packaging/package-archetype/pom.xml +++ b/modules/packaging/package-archetype/pom.xml @@ -22,7 +22,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../../pom.xml synapse-package-archetype @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/packaging/package-archetype scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/packaging/package-archetype http://svn.apache.org/viewvc/synapse/trunk/java/modules/packaging/package-archetype - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/packaging/package-skeleton/pom.xml b/modules/packaging/package-skeleton/pom.xml index 345b2b872..37f0c47b7 100644 --- a/modules/packaging/package-skeleton/pom.xml +++ b/modules/packaging/package-skeleton/pom.xml @@ -22,7 +22,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../../pom.xml synapse-package-skeleton @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/packaging/package-skeleton scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/packaging/package-skeleton http://svn.apache.org/viewvc/synapse/trunk/java/modules/packaging/package-skeleton - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/patches/pom.xml b/modules/patches/pom.xml index ca0a2b02d..1c025d5f5 100644 --- a/modules/patches/pom.xml +++ b/modules/patches/pom.xml @@ -22,7 +22,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml synapse-patches @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/patches scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/patches http://svn.apache.org/viewvc/synapse/trunk/java/modules/patches - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml index cb0647083..a04f4b2fd 100644 --- a/modules/samples/pom.xml +++ b/modules/samples/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -38,7 +38,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/samples scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/samples http://svn.apache.org/viewvc/synapse/trunk/java/modules/samples - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/securevault/pom.xml b/modules/securevault/pom.xml index adf9da5f9..e916da6b8 100644 --- a/modules/securevault/pom.xml +++ b/modules/securevault/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml synapse-securevault @@ -35,7 +35,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/securevault scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/securevault http://svn.apache.org/viewvc/synapse/trunk/java/modules/securevault - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/tasks/pom.xml b/modules/tasks/pom.xml index cedb6e201..92c87001e 100644 --- a/modules/tasks/pom.xml +++ b/modules/tasks/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/tasks scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/tasks http://svn.apache.org/viewvc/synapse/trunk/java/modules/tasks - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/transports/core/nhttp/pom.xml b/modules/transports/core/nhttp/pom.xml index 545958a17..62b72cf9d 100644 --- a/modules/transports/core/nhttp/pom.xml +++ b/modules/transports/core/nhttp/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse synapse-transports - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/nhttp scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/nhttp http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/core/nhttp - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/transports/core/pipe/pom.xml b/modules/transports/core/pipe/pom.xml index afc141d97..bb2ad81d6 100644 --- a/modules/transports/core/pipe/pom.xml +++ b/modules/transports/core/pipe/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse synapse-transports - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/pipe scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/pipe http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/core/pipe - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/transports/core/vfs/pom.xml b/modules/transports/core/vfs/pom.xml index 2f5ff793c..1b68fa145 100644 --- a/modules/transports/core/vfs/pom.xml +++ b/modules/transports/core/vfs/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse synapse-transports - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/vfs scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/core/vfs http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/core/vfs - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/transports/optional/amqp/pom.xml b/modules/transports/optional/amqp/pom.xml index 0de93c41e..2f2ad26ed 100644 --- a/modules/transports/optional/amqp/pom.xml +++ b/modules/transports/optional/amqp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.synapse synapse-transports - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -43,7 +43,7 @@ under the License. scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/optional/amqp scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/optional/amqp http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/core/optional/amqp - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/transports/optional/fix/pom.xml b/modules/transports/optional/fix/pom.xml index d0826c113..523c10eda 100644 --- a/modules/transports/optional/fix/pom.xml +++ b/modules/transports/optional/fix/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse synapse-transports - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/optional/fix scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports/optional/fix http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/core/optional/fix - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/transports/pom.xml b/modules/transports/pom.xml index b8fd9cbdb..aad515a9d 100644 --- a/modules/transports/pom.xml +++ b/modules/transports/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/transports http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/war/pom.xml b/modules/war/pom.xml index 9e83fb38a..f814941ed 100644 --- a/modules/war/pom.xml +++ b/modules/war/pom.xml @@ -23,7 +23,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -37,7 +37,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/war scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/war http://svn.apache.org/viewvc/synapse/trunk/java/modules/war - Apache-Synapse-3.0.3 + HEAD diff --git a/modules/xar-maven-plugin/pom.xml b/modules/xar-maven-plugin/pom.xml index 8c023b5b3..62de53c47 100644 --- a/modules/xar-maven-plugin/pom.xml +++ b/modules/xar-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT ../../pom.xml @@ -35,7 +35,7 @@ scm:svn:http://svn.apache.org/repos/asf/synapse/trunk/java/modules/xar-maven-plugin scm:svn:https://svn.apache.org/repos/asf/synapse/trunk/java/modules/xar-maven-plugin http://svn.apache.org/viewvc/synapse/trunk/java/modules/xar-maven-plugin - Apache-Synapse-3.0.3 + HEAD diff --git a/pom.xml b/pom.xml index f1056a2a4..7dfcf7f54 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.synapse Apache-Synapse - 3.0.3 + 3.0.3-SNAPSHOT Apache Synapse Apache Synapse @@ -79,7 +79,7 @@ scm:git:https://github.com/apache/synapse.git scm:git:https://github.com/apache/synapse.git https://github.com/apache/synapse.git/ - Apache-Synapse-3.0.3 + HEAD @@ -1202,7 +1202,7 @@ - 1785584917 + 1683222956 UTF-8 @@ -1210,7 +1210,7 @@ of the maven-compiler-plugin as well as certain ant tasks executed using maven-antrun-plugin.--> 1.8 - + ${project.version}