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 880d627 commit 6266773Copy full SHA for 6266773
pom.xml
@@ -17,7 +17,7 @@
17
<modelVersion>4.0.0</modelVersion>
18
<groupId>com.github.axway-api-management-plus</groupId>
19
<artifactId>yamles-utils</artifactId>
20
- <version>0.0.1</version>
+ <version>0.0.2</version>
21
<packaging>jar</packaging>
22
<name>YAML Entity Store Utilities</name>
23
<description>Utilities for YAML Entity Store based API Gateway projects.</description>
@@ -173,4 +173,4 @@
173
</plugin>
174
</plugins>
175
</build>
176
-</project>
+</project>
0 commit comments