Fixed the c3p0 issue found by NexusIQ
[holmes/rule-management.git] / rulemgt / pom.xml
index 1b93729..dafe74e 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.holmes.rule-management</groupId>
         <artifactId>holmes-rulemgt-parent</artifactId>
-        <version>1.2.2-SNAPSHOT</version>
+        <version>1.2.3</version>
     </parent>
 
     <artifactId>holmes-rulemgt</artifactId>
             <groupId>org.postgresql</groupId>
             <artifactId>postgresql</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.quartz-scheduler</groupId>
-            <artifactId>quartz</artifactId>
-        </dependency>
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>