last parent and last cxf 2.6.x
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1488682 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5f99800486
commit
0271d6e188
4
pom.xml
4
pom.xml
|
@ -23,7 +23,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.archiva</groupId>
|
||||
<artifactId>archiva-parent</artifactId>
|
||||
<version>10</version>
|
||||
<version>11-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.apache.archiva.redback</groupId>
|
||||
|
@ -77,7 +77,7 @@
|
|||
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<gpg.useagent>true</gpg.useagent>
|
||||
<cxfVersion>2.6.6</cxfVersion>
|
||||
<cxfVersion>2.6.8</cxfVersion>
|
||||
<!--
|
||||
<redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>
|
||||
<redbackTestJdbcDriver>org.apache.derby.jdbc.EmbeddedDriver</redbackTestJdbcDriver>
|
||||
|
|
Loading…
Reference in New Issue