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