Merge "Remove alarms from DB when they are cleared"
[holmes/engine-management.git] / engine-d-standalone / pom.xml
index e256f32..f262b68 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.holmes.engine-management</groupId>
         <artifactId>holmes-engine-parent</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>holmes-engine-d-standalone</artifactId>
@@ -32,7 +32,7 @@
 
     <properties>
        <holmes.engine.project.version>${project.version}</holmes.engine.project.version>
-       <maven.build.timestamp.format>yyMMdd-HHmmss</maven.build.timestamp.format>
+       <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
         <build.number>${maven.build.timestamp}</build.number>
     </properties>