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 ee4805c commit ba01fb1Copy full SHA for ba01fb1
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.fusioproject</groupId>
4
<artifactId>sample-javacli</artifactId>
5
- <version>0.2.0</version>
+ <version>0.3.0</version>
6
<packaging>jar</packaging>
7
<url>https://www.fusio-project.org/</url>
8
<build>
@@ -22,7 +22,7 @@
22
<dependency>
23
<groupId>org.fusio-project</groupId>
24
<artifactId>sdk</artifactId>
25
- <version>3.0.0</version>
+ <version>5.0.5</version>
26
</dependency>
27
</dependencies>
28
</project>
0 commit comments