You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2017/10/23 02:46:30 UTC

openmeetings git commit: [OPENMEETINGS-980] derby version is updated

Repository: openmeetings
Updated Branches:
  refs/heads/4.0.x 58c55fd33 -> 6229d29a4


[OPENMEETINGS-980] derby version is updated


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/6229d29a
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/6229d29a
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/6229d29a

Branch: refs/heads/4.0.x
Commit: 6229d29a4071f6b2609e01beef3ce39b32dc6663
Parents: 58c55fd
Author: Maxim Solodovnik <so...@gmail.com>
Authored: Mon Oct 23 09:46:23 2017 +0700
Committer: Maxim Solodovnik <so...@gmail.com>
Committed: Mon Oct 23 09:46:23 2017 +0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/6229d29a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d6f8713..4f67c02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
 		<jettison.version>1.3.8</jettison.version>
 		<site.basedir>${project.basedir}</site.basedir>
 		<src.pack.skip>false</src.pack.skip>
-		<derby.version>10.13.1.1</derby.version>
+		<derby.version>10.14.1.0</derby.version>
 		<license.excludedScopes>test</license.excludedScopes>
 		<!--  URL of the ASF SonarQube server  -->
 		<sonar.host.url>https://builds.apache.org/analysis</sonar.host.url>