Skip to content

Commit ece521c

Browse files
[maven-release-plugin] prepare release checkstyle-10.18.0
1 parent aadb50c commit ece521c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>com.puppycrawl.tools</groupId>
1414
<artifactId>checkstyle</artifactId>
15-
<version>10.18.0-SNAPSHOT</version>
15+
<version>10.18.0</version>
1616
<packaging>jar</packaging>
1717

1818
<name>checkstyle</name>
@@ -1578,7 +1578,7 @@
15781578
<target>
15791579
<property name="mvn.project.build.directory" value="${project.build.directory}" />
15801580
<property name="mvn.runtime_classpath" refid="maven.runtime.classpath" />
1581-
<property name="mvn.java.version" value="${java.version}"/>
1581+
<property name="mvn.java.version" value="${java.version}" />
15821582
<ant antfile="config/ant-phase-verify.xml" />
15831583
</target>
15841584
</configuration>

0 commit comments

Comments
 (0)