Skip to content

Commit

Permalink
fix incorrect version in apm-checkstyle. (apache#2102)
Browse files Browse the repository at this point in the history
* fix incorrect version in apm-checkstyle.

* remove SNAPSHOT in checkstyle module.
  • Loading branch information
JaredTan95 authored Dec 29, 2018
1 parent 7a6c26b commit 2ed1e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apm-checkstyle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<groupId>org.apache.skywalking</groupId>
<artifactId>apm-checkstyle</artifactId>
<version>6.0.0-beta-SNAPSHOT</version>
<version>6.0.0-beta</version>
<description>Module to hold Checkstyle for SkyWalking.</description>

<properties>
Expand Down

0 comments on commit 2ed1e94

Please sign in to comment.