diff --git a/cli/pom.xml b/cli/pom.xml
index c8b07ee..cf5f54c 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -23,7 +23,7 @@
io.openepcis
openepcis-bom
- 0.9.1-SNAPSHOT
+ 0.9.2-SNAPSHOT
diff --git a/core/pom.xml b/core/pom.xml
index c4cb412..eea90e0 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,11 +23,10 @@
io.openepcis
openepcis-bom
- 0.9.1-SNAPSHOT
+ 0.9.2-SNAPSHOT
- 0.9.2-SNAPSHOT
openepcis-event-hash-generator
openepcis-event-hash-generator
openEPCIS EPC GS1 Digital Link Translation Tools
diff --git a/pom.xml b/pom.xml
index 1658103..fdac3c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,8 +23,9 @@
io.openepcis
openepcis-bom
- 0.9.1-SNAPSHOT
+ 0.9.2-SNAPSHOT
+
openepcis-event-hash-generator-build
pom
openepcis-event-hash-generator-build
diff --git a/rest-api/pom.xml b/rest-api/pom.xml
index a6c8def..c7093a0 100644
--- a/rest-api/pom.xml
+++ b/rest-api/pom.xml
@@ -22,8 +22,9 @@
io.openepcis
openepcis-bom
- 0.9.1-SNAPSHOT
+ 0.9.2-SNAPSHOT
+
openepcis-event-hash-generator-rest-api
openepcis-event-hash-generator-rest-api
REST API Application to generate Hash-Ids based on XML/JSON EPCIS document provided by user.