Skip to content

Commit

Permalink
Release version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
carlomorelli committed Mar 31, 2018
1 parent 8b74e97 commit 92310de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Plugin configuration example in a project:
<plugin>
<groupId>com.github.carlomorelli</groupId>
<artifactId>licensescan-maven-plugin</artifactId>
<version>1.0</version>
<version>1.1</version>
<configuration>
<printLicenses>true</printLicenses>
<blacklistedLicenses>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.github.carlomorelli</groupId>
<artifactId>licensescan-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>1.0</version>
<version>1.1</version>
<name>licensescan-maven-plugin</name>
<url>http://maven.apache.org</url>

Expand Down

0 comments on commit 92310de

Please sign in to comment.