You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2017/06/17 02:02:26 UTC

archiva-redback-core git commit: last derby

Repository: archiva-redback-core
Updated Branches:
  refs/heads/master 2cc067fcf -> c23489d1f


last derby

Signed-off-by: olivier lamy <ol...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/c23489d1
Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/c23489d1
Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/c23489d1

Branch: refs/heads/master
Commit: c23489d1fdd5b6a311f7b953f304a43ab871a5c6
Parents: 2cc067f
Author: olivier lamy <ol...@apache.org>
Authored: Sat Jun 17 12:02:18 2017 +1000
Committer: olivier lamy <ol...@apache.org>
Committed: Sat Jun 17 12:02:18 2017 +1000

----------------------------------------------------------------------
 redback-data-management/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/c23489d1/redback-data-management/pom.xml
----------------------------------------------------------------------
diff --git a/redback-data-management/pom.xml b/redback-data-management/pom.xml
index c521687..ac43d15 100644
--- a/redback-data-management/pom.xml
+++ b/redback-data-management/pom.xml
@@ -70,7 +70,7 @@
     <dependency>
       <groupId>org.apache.derby</groupId>
       <artifactId>derby</artifactId>
-      <version>10.8.2.2</version>
+      <version>10.13.1.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>