We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa06224 commit b58ac82Copy full SHA for b58ac82
flow-translator/flow-translator-webapp/pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>org.codice.keip</groupId>
13
<artifactId>flow-translator-webapp</artifactId>
14
- <version>0.4.0</version>
+ <version>0.4.1</version>
15
16
<packaging>jar</packaging>
17
@@ -48,7 +48,7 @@
48
<dependency>
49
<groupId>org.codice.keip.xsd</groupId>
50
<artifactId>eip-schema-definitions</artifactId>
51
- <version>0.1.0</version>
+ <version>0.2.0</version>
52
</dependency>
53
54
<groupId>org.springframework.boot</groupId>
0 commit comments