diff --git a/components/device-types/virtual-fire-alarm-plugin/io.entgra.device.mgt.plugins.virtualfirealarm.agent.impl/src/main/ui/nbproject/project.properties b/components/device-types/virtual-fire-alarm-plugin/io.entgra.device.mgt.plugins.virtualfirealarm.agent.impl/src/main/ui/nbproject/project.properties
index 3d83060a5..019ce02c5 100644
--- a/components/device-types/virtual-fire-alarm-plugin/io.entgra.device.mgt.plugins.virtualfirealarm.agent.impl/src/main/ui/nbproject/project.properties
+++ b/components/device-types/virtual-fire-alarm-plugin/io.entgra.device.mgt.plugins.virtualfirealarm.agent.impl/src/main/ui/nbproject/project.properties
@@ -53,8 +53,8 @@ javac.compilerargs=
javac.deprecation=false
javac.processorpath=\
${javac.classpath}
-javac.source=1.8
-javac.target=1.8
+javac.source=11
+javac.target=11
javac.test.classpath=\
${javac.classpath}:\
${build.classes.dir}
diff --git a/pom.xml b/pom.xml
index a8c59b2b4..ec90af691 100644
--- a/pom.xml
+++ b/pom.xml
@@ -978,7 +978,7 @@
4.8.1
1.11.2
- 5.1.2
+ 5.2.74
1.6.1-wso2v85
@@ -1075,7 +1075,7 @@
true
- 0.7.8
+ 0.8.10
0.7.5.201505241946
1.0b3
1.4.0.wso2v1
@@ -1095,7 +1095,7 @@
6.0.53
2.6.0.wso2v1
1.2.4
- 2.22.0
+ 3.1.2
@@ -1116,59 +1116,18 @@
-
-
- org.jvnet.maven.incrementalbuild
- incremental-build-plugin
- 1.3
-
-
-
- incremental-build
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.1
-
- UTF-8
- 11
- 11
-
-
-
- org.apache.maven.plugins
- maven-release-plugin
-
- clean install
- true
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
-
-
- org.xolstice.maven.plugins
- protobuf-maven-plugin
- 0.6.1
-
-
- org.codehaus.mojo
- exec-maven-plugin
- 1.4.0
-
-
- org.wso2.maven
- carbon-p2-plugin
- ${carbon.p2.plugin.version}
-
-
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.8.1
+
+ UTF-8
+ 11
+ 11
+
+
org.apache.felix
maven-bundle-plugin
@@ -1181,6 +1140,45 @@
NONE
+
+ org.jvnet.maven.incrementalbuild
+ incremental-build-plugin
+ 1.3
+
+
+
+ incremental-build
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+
+ clean install
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+
+
+ org.xolstice.maven.plugins
+ protobuf-maven-plugin
+ 0.6.1
+
+
+ org.codehaus.mojo
+ exec-maven-plugin
+ 1.4.0
+
+
+ org.wso2.maven
+ carbon-p2-plugin
+ ${carbon.p2.plugin.version}
+
org.apache.maven.plugins
maven-surefire-plugin