5.4.0 release for web / don't need derbyshared
This commit is contained in:
@@ -255,11 +255,11 @@
|
|||||||
<artifactId>derbytools</artifactId>
|
<artifactId>derbytools</artifactId>
|
||||||
<version>${derby.version}</version>
|
<version>${derby.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<!-- <dependency>-->
|
||||||
<groupId>org.apache.derby</groupId>
|
<!-- <groupId>org.apache.derby</groupId>-->
|
||||||
<artifactId>derbyshared</artifactId>
|
<!-- <artifactId>derbyshared</artifactId>-->
|
||||||
<version>${derby.version}</version>
|
<!-- <version>${derby.version}</version>-->
|
||||||
</dependency>
|
<!-- </dependency>-->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>xml-apis</groupId>
|
<groupId>xml-apis</groupId>
|
||||||
<artifactId>xml-apis</artifactId>
|
<artifactId>xml-apis</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user