Skip to content

Commit 623d3c4

Browse files
committed
[maven-release-plugin] rollback the release of v0.0.2
1 parent 62c1f06 commit 623d3c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
<groupId>org.rascalmpl</groupId>
55
<artifactId>python-air</artifactId>
6-
<version>0.0.2</version>
6+
<version>0.0.1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<scm>
10-
<developerConnection>scm:git:ssh://git@github.com/cwi-swat/python-air.git</developerConnection>
11-
<tag>v0.0.2</tag>
10+
<developerConnection>scm:git:ssh://git@github.com/cwi-swat/flybytes.git</developerConnection>
11+
<tag>HEAD</tag>
1212
</scm>
1313

1414
<!-- dependency resolution configuration (usethesource) -->

0 commit comments

Comments
 (0)