Skip to content

Commit 61585e6

Browse files
committed
Preparing 1.0.1 release
1 parent 1e2abb9 commit 61585e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= gitlab-code-quality-plugin
2-
:version_stable: 1.0.0
2+
:version_stable: 1.0.1
33
:version_snapshot: 1.1.0-SNAPSHOT
44

55
This Maven plugin allows you to transform XML reports created by code quality tools like

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>de.chkal.maven</groupId>
77
<artifactId>gitlab-code-quality-plugin</artifactId>
88
<packaging>maven-plugin</packaging>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.0.1</version>
1010

1111
<name>gitlab-code-quality-plugin</name>
1212
<description>gitlab-code-quality-plugin</description>

0 commit comments

Comments
 (0)