diff --git a/plugins/hypervisors/simulator/pom.xml b/plugins/hypervisors/simulator/pom.xml
index 15b37900590..a1ab9c08639 100644
--- a/plugins/hypervisors/simulator/pom.xml
+++ b/plugins/hypervisors/simulator/pom.xml
@@ -27,7 +27,6 @@
org.apache.cloudstack
cloud-plugin-hypervisor-simulator
- 4.1.0-SNAPSHOT
Apache CloudStack Plugin - Hypervisor Simulator
Simulator Hypervisor for Cloudstack
@@ -42,4 +41,4 @@
${project.version}
-
\ No newline at end of file
+
diff --git a/plugins/network-elements/dns-notifier/pom.xml b/plugins/network-elements/dns-notifier/pom.xml
index 8c6b485b83c..ea35d788653 100644
--- a/plugins/network-elements/dns-notifier/pom.xml
+++ b/plugins/network-elements/dns-notifier/pom.xml
@@ -27,7 +27,6 @@
org.apache.cloudstack
cloud-plugin-example-dns-notifier
- 4.1.0-SNAPSHOT
Apache CloudStack Plugin - Dns Notifier Example
This is sample source code on how to write a plugin for CloudStack