[BAEL-14249] - POM Properties Cleanup
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
<artifactItem>
|
||||
<groupId>com.h2database</groupId>
|
||||
<artifactId>h2</artifactId>
|
||||
<version>${h2-version}</version>
|
||||
<version>${h2.version}</version>
|
||||
<type>jar</type>
|
||||
<outputDirectory>
|
||||
${project.build.directory}/liberty/wlp/usr/servers/defaultServer/lib/global
|
||||
@@ -64,8 +64,4 @@
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
<properties>
|
||||
<h2-version>1.4.197</h2-version>
|
||||
</properties>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user