Skip to content
Snippets Groups Projects
Commit c85ec3d6 authored by Jonas Blatt's avatar Jonas Blatt :ant:
Browse files

Version Fix

parent d692a8c4
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<artifactId>dmn-verifier-parent</artifactId> <artifactId>dmn-verifier-parent</artifactId>
<groupId>de.unikoblenz.fgbks</groupId> <groupId>de.unikoblenz.fgbks</groupId>
<relativePath>../dmnverifierparent/pom.xml</relativePath> <relativePath>../dmnverifierparent/pom.xml</relativePath>
<version>0.9.4</version> <version>0.9.5</version>
</parent> </parent>
<properties> <properties>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dmn-verifier-parent</artifactId> <artifactId>dmn-verifier-parent</artifactId>
<groupId>de.unikoblenz.fgbks</groupId> <groupId>de.unikoblenz.fgbks</groupId>
<version>0.9.4</version> <version>0.9.5</version>
<relativePath>../dmnverifierparent/pom.xml</relativePath> <relativePath>../dmnverifierparent/pom.xml</relativePath>
</parent> </parent>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment