Skip to content

Commit 6a95b08

Browse files
committed
Settingn version to 2.0.0.
1 parent 566d903 commit 6a95b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>org.scalatest</groupId>
1212
<artifactId>scalatest-maven-plugin</artifactId>
1313
<packaging>maven-plugin</packaging>
14-
<version>2.0.0-SNAPSHOT</version>
14+
<version>2.0.0</version>
1515
<name>ScalaTest Maven Plugin</name>
1616
<description>Integrates ScalaTest into Maven</description>
1717

0 commit comments

Comments
 (0)