Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msteindorfer committed Mar 3, 2017
1 parent af1a035 commit fbc2a7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

<groupId>io.usethesource</groupId>
<artifactId>vallang</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<packaging>jar</packaging>

<scm>
<developerConnection>scm:git:https://github.com/usethesource/vallang.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.7.0</tag>
</scm>

<!-- deployment configuration (usethesource) -->
Expand Down Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>io.usethesource</groupId>
<artifactId>capsule</artifactId>
<version>0.3.0.HETEROGENEOUS-SNAPSHOT</version>
<version>0.3.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit fbc2a7c

Please sign in to comment.