Skip to content

Commit 6f54480

Browse files
[maven-release-plugin] prepare release v1.0.0
1 parent f37cb6a commit 6f54480

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
@@ -8,7 +8,7 @@
88
<groupId>org.scalastyle</groupId>
99
<artifactId>scalastyle-maven-plugin</artifactId>
1010
<packaging>maven-plugin</packaging>
11-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0</version>
1212
<name>Scalastyle Maven Plugin</name>
1313
<description>Integrates Scalastyle style checker for Scala with maven</description>
1414
<inceptionYear>2012</inceptionYear>

0 commit comments

Comments
 (0)