Skip to content

Commit 3aab417

Browse files
committedOct 7, 2020
CH : version
1 parent 41141ea commit 3aab417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.github.sdrss</groupId>
88
<artifactId>reportng</artifactId>
99
<packaging>jar</packaging>
10-
<version>2.6.0-SNAPSHOT</version>
10+
<version>2.6.0</version>
1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)
Please sign in to comment.