We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f551a7d commit 21ea3b2Copy full SHA for 21ea3b2
1 file changed
pom.xml
@@ -23,7 +23,7 @@
23
<lib.version>2.0</lib.version>
24
<ri.version>2.0.1</ri.version>
25
<si.version>${project.version}</si.version><!-- -->
26
- <si.quantity.version>2.0-SNAPSHOT</si.quantity.version><!-- To handle quantity
+ <si.quantity.version>2.0</si.quantity.version><!-- To handle quantity
27
separately, makes deployment easier -->
28
<project.build.javaVersion>${jdkVersion}</project.build.javaVersion>
29
<maven.compile.targetLevel>1.8</maven.compile.targetLevel>
0 commit comments