Skip to content

Commit

Permalink
50: Add module-info
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Sep 1, 2019
1 parent f551a7d commit 21ea3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<lib.version>2.0</lib.version>
<ri.version>2.0.1</ri.version>
<si.version>${project.version}</si.version><!-- -->
<si.quantity.version>2.0-SNAPSHOT</si.quantity.version><!-- To handle quantity
<si.quantity.version>2.0</si.quantity.version><!-- To handle quantity
separately, makes deployment easier -->
<project.build.javaVersion>${jdkVersion}</project.build.javaVersion>
<maven.compile.targetLevel>1.8</maven.compile.targetLevel>
Expand Down

0 comments on commit 21ea3b2

Please sign in to comment.