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 62c1f06 commit 623d3c4Copy full SHA for 623d3c4
pom.xml
@@ -3,12 +3,12 @@
3
4
<groupId>org.rascalmpl</groupId>
5
<artifactId>python-air</artifactId>
6
- <version>0.0.2</version>
+ <version>0.0.1-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<scm>
10
- <developerConnection>scm:git:ssh://git@github.com/cwi-swat/python-air.git</developerConnection>
11
- <tag>v0.0.2</tag>
+ <developerConnection>scm:git:ssh://git@github.com/cwi-swat/flybytes.git</developerConnection>
+ <tag>HEAD</tag>
12
</scm>
13
14
<!-- dependency resolution configuration (usethesource) -->
0 commit comments