From 8b2493fe33f1edb44638f2adebe185db8bd93aae Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:10:42 +0530 Subject: [PATCH 01/12] Update pom.xml --- business-services/billing-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business-services/billing-service/pom.xml b/business-services/billing-service/pom.xml index 6ae2d9686..5a45d41a3 100644 --- a/business-services/billing-service/pom.xml +++ b/business-services/billing-service/pom.xml @@ -12,7 +12,7 @@ com.egov.demand billing-service - 1.4.0-SNAPSHOT + 1.4.0-beta-SNAPSHOT billing-service Demo project for Spring Boot From 88dfc33ac98dcf8bd145b7453dc67d27b787a934 Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:11:22 +0530 Subject: [PATCH 02/12] Update CHANGELOG.md --- business-services/billing-service/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business-services/billing-service/CHANGELOG.md b/business-services/billing-service/CHANGELOG.md index 7201fb297..b36f08867 100644 --- a/business-services/billing-service/CHANGELOG.md +++ b/business-services/billing-service/CHANGELOG.md @@ -1,7 +1,7 @@ All notable changes to this module will be documented in this file. -## 1.4.0 - 2022-09-13 +## 1.4.0-beta - 2022-09-13 - Allowing the creation of bills for advance amount - Adding a new api to get the demand audit history - Updating the demand search api to filter for active demands From 1ee9337af0f2a24b57c1cf690bee822240350f8b Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:11:48 +0530 Subject: [PATCH 03/12] Update pom.xml --- municipal-services/echallan-calculator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/municipal-services/echallan-calculator/pom.xml b/municipal-services/echallan-calculator/pom.xml index 784eb9e95..fd4bda42b 100644 --- a/municipal-services/echallan-calculator/pom.xml +++ b/municipal-services/echallan-calculator/pom.xml @@ -9,7 +9,7 @@ org.egov echallan-calculator - 1.1.0-SNAPSHOT + 1.1.0-beta-SNAPSHOT echallan-calculator 1.8 From e19e9a05b376fc16021ac909a70d7984f280a4fc Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:12:12 +0530 Subject: [PATCH 04/12] Update CHANGELOG.md --- municipal-services/echallan-calculator/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/municipal-services/echallan-calculator/CHANGELOG.md b/municipal-services/echallan-calculator/CHANGELOG.md index b2fc403ce..75805f5d8 100644 --- a/municipal-services/echallan-calculator/CHANGELOG.md +++ b/municipal-services/echallan-calculator/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this module will be documented in this file. -## 1.1.0 - 2022-09-13 +## 1.1.0-beta - 2022-09-13 - the referenceId of the eChallan object is mapped to consumerCode of billing-service and collection-service - If referenceId is not passed in the request, it will get set to same as the challanNo From 7aae7cdd299ecece7de239c06066b4c55f2e60d1 Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:12:31 +0530 Subject: [PATCH 05/12] Update CHANGELOG.md --- municipal-services/echallan-services/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/municipal-services/echallan-services/CHANGELOG.md b/municipal-services/echallan-services/CHANGELOG.md index bd9c232a4..777267bcb 100644 --- a/municipal-services/echallan-services/CHANGELOG.md +++ b/municipal-services/echallan-services/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this module will be documented in this file. -## 1.2.0 - 2022-09-13 +## 1.2.0-beta - 2022-09-13 - the referenceId of the eChallan object is mapped to consumerCode of billing-service and collection-service - If referenceId is not passed in the request, it will get set to same as the challanNo From 3431830c12216155cef424ec25429f03707d3759 Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:12:59 +0530 Subject: [PATCH 06/12] Update pom.xml --- municipal-services/echallan-services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/municipal-services/echallan-services/pom.xml b/municipal-services/echallan-services/pom.xml index bc888c7a1..28f152bb1 100644 --- a/municipal-services/echallan-services/pom.xml +++ b/municipal-services/echallan-services/pom.xml @@ -9,7 +9,7 @@ org.egov echallan-services - 1.2.0-SNAPSHOT + 1.2.0-beta-SNAPSHOT echallan-services 1.8 From f1ed4d926eaadd4b18b6c38d7df7edd56cb4006d Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:13:35 +0530 Subject: [PATCH 07/12] Update CHANGELOG.md --- municipal-services/mgramseva-ifix-adapter/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/municipal-services/mgramseva-ifix-adapter/CHANGELOG.md b/municipal-services/mgramseva-ifix-adapter/CHANGELOG.md index 1ee5351c8..539d064ad 100644 --- a/municipal-services/mgramseva-ifix-adapter/CHANGELOG.md +++ b/municipal-services/mgramseva-ifix-adapter/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this module will be documented in this file. -## 1.1.0 - 2022-09-13 +## 1.1.0-beta - 2022-09-13 - Penalty and advance event push changes - Bug fixes for update demand event From fd8270064f20568c0bde1f95488ed9be93b689cf Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:13:52 +0530 Subject: [PATCH 08/12] Update pom.xml --- municipal-services/mgramseva-ifix-adapter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/municipal-services/mgramseva-ifix-adapter/pom.xml b/municipal-services/mgramseva-ifix-adapter/pom.xml index 1fda26671..6ec91d86e 100644 --- a/municipal-services/mgramseva-ifix-adapter/pom.xml +++ b/municipal-services/mgramseva-ifix-adapter/pom.xml @@ -10,7 +10,7 @@ org.egov.io mgramseva-ifix-adapter - 1.1.0-SNAPSHOT + 1.1.0-beta-SNAPSHOT Mgramseva IFIX Adapter Mgramseva Adapter http://maven.apache.org From d4120e583b47cb5bded21a36c102776215f5a726 Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:14:11 +0530 Subject: [PATCH 09/12] Update CHANGELOG.MD --- municipal-services/ws-calculator/CHANGELOG.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/municipal-services/ws-calculator/CHANGELOG.MD b/municipal-services/ws-calculator/CHANGELOG.MD index f8dfacaff..5e04ad34c 100644 --- a/municipal-services/ws-calculator/CHANGELOG.MD +++ b/municipal-services/ws-calculator/CHANGELOG.MD @@ -1,7 +1,7 @@ # Change log All notable changes to this module will be documented in this file. -## 1.5.0 - 2022-09-13 +## 1.5.0-beta - 2022-09-13 - Penalty application after due date based on the penalty configured - Advance payment allowed in collect payment screen From c9961480f40412372c87ede80c51e6f451161ff1 Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:14:28 +0530 Subject: [PATCH 10/12] Update pom.xml --- municipal-services/ws-calculator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/municipal-services/ws-calculator/pom.xml b/municipal-services/ws-calculator/pom.xml index 0946b4b40..34b2312c6 100644 --- a/municipal-services/ws-calculator/pom.xml +++ b/municipal-services/ws-calculator/pom.xml @@ -5,7 +5,7 @@ org.egov ws-calculator - 1.5.0-SNAPSHOT + 1.5.0-beta-SNAPSHOT ws-calculation Demo project for Spring Boot From 18e378e6faaff7c1bc219ea570a84a03bed00022 Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:14:48 +0530 Subject: [PATCH 11/12] Update CHANGELOG.MD --- municipal-services/ws-services/CHANGELOG.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/municipal-services/ws-services/CHANGELOG.MD b/municipal-services/ws-services/CHANGELOG.MD index 7e02ebbc0..8949570bc 100644 --- a/municipal-services/ws-services/CHANGELOG.MD +++ b/municipal-services/ws-services/CHANGELOG.MD @@ -1,7 +1,7 @@ # Change log All notable changes to this module will be documented in this file. -## 1.6.0 - 2022-09-13 +## 1.6.0-beta - 2022-09-13 - Addition of advance and penalty on consumer create - Changes in update consumer From 6566bb999df521ccd660459073db22f272880783 Mon Sep 17 00:00:00 2001 From: snehal-eGov <94351369+snehal-eGov@users.noreply.github.com> Date: Wed, 26 Oct 2022 16:15:07 +0530 Subject: [PATCH 12/12] Update pom.xml --- municipal-services/ws-services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/municipal-services/ws-services/pom.xml b/municipal-services/ws-services/pom.xml index 2b2ee3e28..ffbdb727a 100644 --- a/municipal-services/ws-services/pom.xml +++ b/municipal-services/ws-services/pom.xml @@ -6,7 +6,7 @@ ws-services jar water-services - 1.6.0-SNAPSHOT + 1.6.0-beta-SNAPSHOT 1.8 ${java.version}