Skip to content

Commit 25dd92d

Browse files
authored
Merge pull request #34 from scalatest/feature-set-version-to-2.0.0
Setting version to 2.0.0.
2 parents 2dac497 + 6a95b08 commit 25dd92d

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)