We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78167f commit c620c0cCopy full SHA for c620c0c
1 file changed
pom.xml
@@ -24,7 +24,7 @@
24
<artifactId>airline</artifactId>
25
<packaging>jar</packaging>
26
<name>cli</name>
27
- <version>0.5-SNAPSHOT</version>
+ <version>0.5</version>
28
29
<description>Airline is a Java annotation-based framework for parsing Git like command line structures.</description>
30
<url>https://github.com/airlift/airline</url>
0 commit comments