Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
R
reefdb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
quadrige
reefdb
Compare Revisions
6f6195cb58106992f44038fdc866d17c6bd700ea...12c27ca99c58d66059d50d3e4432f3fb499794c7
Source
12c27ca99c58d66059d50d3e4432f3fb499794c7
Select Git revision
...
Target
6f6195cb58106992f44038fdc866d17c6bd700ea
Select Git revision
Compare
Commits (4)
Update versions for release
· f4e45de7
PECQUOT
authored
Mar 06, 2020
f4e45de7
release 3.9.6
· e5139edf
PECQUOT
authored
Mar 06, 2020
Signed-off-by:
lp1ee9d
<
ludovic.pecquot@e-is.pro
>
e5139edf
Merge branch 'release/3.9.6' into develop
· 58630977
PECQUOT
authored
Mar 06, 2020
58630977
Update for next development version
· 12c27ca9
PECQUOT
authored
Mar 06, 2020
12c27ca9
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
pom.xml
pom.xml
+1
-1
reefdb-core/pom.xml
reefdb-core/pom.xml
+1
-1
reefdb-core/src/license/THIRD-PARTY.properties
reefdb-core/src/license/THIRD-PARTY.properties
+1
-1
reefdb-ui-swing/pom.xml
reefdb-ui-swing/pom.xml
+1
-1
src/changes/changes.xml
src/changes/changes.xml
+1
-1
No files found.
pom.xml
View file @
12c27ca9
...
...
@@ -10,7 +10,7 @@
<groupId>
fr.ifremer.reefdb
</groupId>
<artifactId>
reefdb
</artifactId>
<version>
3.9.
6
-SNAPSHOT
</version>
<version>
3.9.
7
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
Reef DB
</name>
...
...
reefdb-core/pom.xml
View file @
12c27ca9
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
fr.ifremer.reefdb
</groupId>
<artifactId>
reefdb
</artifactId>
<version>
3.9.
6
-SNAPSHOT
</version>
<version>
3.9.
7
-SNAPSHOT
</version>
</parent>
<artifactId>
reefdb-core
</artifactId>
...
...
reefdb-core/src/license/THIRD-PARTY.properties
View file @
12c27ca9
...
...
@@ -35,7 +35,7 @@
# Please fill the missing licenses for dependencies :
#
#
#Fri Mar 06
09:36:4
2 CET 2020
#Fri Mar 06
16:15:3
2 CET 2020
com.oracle--ojdbc7--12.1.0.2.0
=
OTN license
commons-primitives--commons-primitives--1.0
=
The Apache Software License, Version 2.0
dom4j--dom4j--1.6.1
=
BSD License
...
...
reefdb-ui-swing/pom.xml
View file @
12c27ca9
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
fr.ifremer.reefdb
</groupId>
<artifactId>
reefdb
</artifactId>
<version>
3.9.
6
-SNAPSHOT
</version>
<version>
3.9.
7
-SNAPSHOT
</version>
</parent>
<artifactId>
reefdb-ui-swing
</artifactId>
...
...
src/changes/changes.xml
View file @
12c27ca9
...
...
@@ -32,7 +32,7 @@
<body>
<release
version=
"3.9.6"
date=
"2020-03-06"
description=
"Stable release"
>
<action
dev=
"ludovic.pecquot@e-is.pro"
type=
"fix"
issue=
"513
71
"
>
<action
dev=
"ludovic.pecquot@e-is.pro"
type=
"fix"
issue=
"513
85
"
>
Upgrade quadrige3-core to version 3.6.11
</action>
</release>
...
...