diff --git a/api/pom.xml b/api/pom.xml
index eb365f7..594fe57 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -5,7 +5,7 @@
org.bahmni.module
rulesengine
- 1.1.0-SNAPSHOT
+ 1.1.0
rulesengine-api
diff --git a/omod/pom.xml b/omod/pom.xml
index d3abab2..baf8f9e 100644
--- a/omod/pom.xml
+++ b/omod/pom.xml
@@ -5,7 +5,7 @@
org.bahmni.module
rulesengine
- 1.1.0-SNAPSHOT
+ 1.1.0
rulesengine-omod
diff --git a/pom.xml b/pom.xml
index e892396..8d4050b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.bahmni.module
rulesengine
- 1.1.0-SNAPSHOT
+ 1.1.0
pom
Rules Engine Module
Helps to calculate dose based on dosing rules.