summaryrefslogtreecommitdiff
path: root/BKUCertificates/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BKUCertificates/pom.xml')
-rw-r--r--BKUCertificates/pom.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/BKUCertificates/pom.xml b/BKUCertificates/pom.xml
index 0b39ca31..8148d594 100644
--- a/BKUCertificates/pom.xml
+++ b/BKUCertificates/pom.xml
@@ -1,15 +1,13 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>bku</artifactId>
<groupId>at.gv.egiz</groupId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
</parent>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUCertificates</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
<name>BKU Certificates</name>
<build>
@@ -32,4 +30,4 @@
</plugin>
</plugins>
</build>
-</project>
+</project> \ No newline at end of file