config: bump version for nondex-maven-plugin to 1.1.1 (#3439)

This commit is contained in:
Roman Ivanov 2016-09-11 14:46:57 -07:00 committed by GitHub
parent bcc95b0368
commit 2f9110a221
1 changed files with 1 additions and 1 deletions

View File

@ -997,7 +997,7 @@
<plugin>
<groupId>edu.illinois</groupId>
<artifactId>nondex-maven-plugin</artifactId>
<version>1.0.1</version>
<version>1.1.1</version>
</plugin>
</plugins>
</build>