Skip to content

Commit

Permalink
Update to snapshot version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Madoc committed Jun 30, 2018
1 parent af2b074 commit 3494905
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<version.dependency.jackadocs>0.2.1</version.dependency.jackadocs>
<version.dependency.objectscan>0.3.1</version.dependency.objectscan>
<version.dependency.objectscan>0.3.3-SNAPSHOT</version.dependency.objectscan>
<version.plugin.exec-maven-plugin>1.1.1</version.plugin.exec-maven-plugin>
</properties>

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 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>objectscan_2.12</artifactId>
<version>0.3.2</version>
<version>0.3.3-SNAPSHOT</version>

<name>objectscan</name>
<description>Small utility library for quick classpath scans, finding singleton instances.</description>
Expand Down

0 comments on commit 3494905

Please sign in to comment.