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 dafd742 commit 52fb6dfCopy full SHA for 52fb6df
pom.xml
@@ -17,12 +17,12 @@
17
18
<groupId>org.rascalmpl</groupId>
19
<artifactId>java-air</artifactId>
20
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
21
<packaging>jar</packaging>
22
23
<scm>
24
<developerConnection>scm:git:ssh://[email protected]/usethesource/java-air.git</developerConnection>
25
- <tag>v1.0.1</tag>
+ <tag>v1.0.0-RC3</tag>
26
</scm>
27
28
<!-- dependency resolution configuration (usethesource) -->
0 commit comments