Skip to content

Commit 0804615

Browse files
committed
Merge branch 'Version-0.7.0'
2 parents 3859e26 + ca9ae02 commit 0804615

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.github.play2war.plugin._
22

33
name := "regal-api"
44

5-
version := "0.7.0-SNAPSHOT"
5+
version := "0.7.0"
66

77
Play2WarPlugin.play2WarSettings
88

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<project>
22
<groupId>de.nrw.hbz.regal</groupId>
3-
<version>0.7.0-SNAPSHOT</version>
3+
<version>0.7.0</version>
44
<properties>
55
<play2.version>2.2.3</play2.version>
66
</properties>

0 commit comments

Comments
 (0)