Skip to content
This repository was archived by the owner on Dec 14, 2020. It is now read-only.

Commit 3a280b1

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2019-02-21) ### Bug Fixes * close AutoCloseable resource by try-with-resource ([ef1b80a](ef1b80a))
1 parent 8f9b472 commit 3a280b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.worksap.tools</groupId>
66
<artifactId>incremental-analysis-maven-plugin</artifactId>
77
<packaging>maven-plugin</packaging>
8-
<version>0.1.0-SNAPSHOT</version>
8+
<version>1.0.1</version>
99
<name>Incremental Analysis Maven Plugin</name>
1010
<description>Maven plugin to generate list of target class to analyze in incremental build</description>
1111
<url>https://github.com/WorksApplications/incremental-analysis</url>

0 commit comments

Comments
 (0)