summaryrefslogtreecommitdiff
path: root/BKUFonts/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BKUFonts/pom.xml')
-rw-r--r--BKUFonts/pom.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/BKUFonts/pom.xml b/BKUFonts/pom.xml
index 5df06967..21c7958f 100644
--- a/BKUFonts/pom.xml
+++ b/BKUFonts/pom.xml
@@ -1,11 +1,9 @@
-<?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.8-SNAPSHOT</version>
+ <version>1.2.8</version>
</parent>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUFonts</artifactId>
@@ -40,4 +38,4 @@
</resource>
</resources>
</build>
-</project>
+</project> \ No newline at end of file