summaryrefslogtreecommitdiff
path: root/BKUGuiExt/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BKUGuiExt/pom.xml')
-rw-r--r--BKUGuiExt/pom.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/BKUGuiExt/pom.xml b/BKUGuiExt/pom.xml
index 87520232..42a9f57d 100644
--- a/BKUGuiExt/pom.xml
+++ b/BKUGuiExt/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.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUGuiExt</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<name>BKU GUI Extension</name>
<dependencies>
<dependency>
@@ -23,5 +21,4 @@
<version>1.2.2-SNAPSHOT</version>
</dependency>
</dependencies>
-</project>
-
+</project> \ No newline at end of file