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
fda6869f0bd40ceb6e251cbf34b4d35f5c5292db...7ca398deb17273bfdc6125bf3ceb839692f53a3b
Source
7ca398deb17273bfdc6125bf3ceb839692f53a3b
Select Git revision
...
Target
fda6869f0bd40ceb6e251cbf34b4d35f5c5292db
Select Git revision
Compare
Commits (4)
Update versions for release
· 54b50567
PECQUOT
authored
Mar 06, 2020
54b50567
release 3.9.5
· 7b36869c
PECQUOT
authored
Mar 06, 2020
Signed-off-by:
lp1ee9d
<
ludovic.pecquot@e-is.pro
>
7b36869c
Merge branch 'release/3.9.5' into develop
· d76ce7db
PECQUOT
authored
Mar 06, 2020
d76ce7db
Update for next development version
· 7ca398de
PECQUOT
authored
Mar 06, 2020
7ca398de
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
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
No files found.
pom.xml
View file @
7ca398de
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<groupId>
fr.ifremer.reefdb
</groupId>
<groupId>
fr.ifremer.reefdb
</groupId>
<artifactId>
reefdb
</artifactId>
<artifactId>
reefdb
</artifactId>
<version>
3.9.
5
-SNAPSHOT
</version>
<version>
3.9.
6
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<name>
Reef DB
</name>
<name>
Reef DB
</name>
...
...
reefdb-core/pom.xml
View file @
7ca398de
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
fr.ifremer.reefdb
</groupId>
<groupId>
fr.ifremer.reefdb
</groupId>
<artifactId>
reefdb
</artifactId>
<artifactId>
reefdb
</artifactId>
<version>
3.9.
5
-SNAPSHOT
</version>
<version>
3.9.
6
-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
reefdb-core
</artifactId>
<artifactId>
reefdb-core
</artifactId>
...
...
reefdb-core/src/license/THIRD-PARTY.properties
View file @
7ca398de
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
# Please fill the missing licenses for dependencies :
# Please fill the missing licenses for dependencies :
#
#
#
#
#
Thu Feb 27 14:37:5
2 CET 2020
#
Fri Mar 06 09:36:4
2 CET 2020
com.oracle--ojdbc7--12.1.0.2.0
=
OTN license
com.oracle--ojdbc7--12.1.0.2.0
=
OTN license
commons-primitives--commons-primitives--1.0
=
The Apache Software License, Version 2.0
commons-primitives--commons-primitives--1.0
=
The Apache Software License, Version 2.0
dom4j--dom4j--1.6.1
=
BSD License
dom4j--dom4j--1.6.1
=
BSD License
...
...
reefdb-ui-swing/pom.xml
View file @
7ca398de
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<parent>
<parent>
<groupId>
fr.ifremer.reefdb
</groupId>
<groupId>
fr.ifremer.reefdb
</groupId>
<artifactId>
reefdb
</artifactId>
<artifactId>
reefdb
</artifactId>
<version>
3.9.
5
-SNAPSHOT
</version>
<version>
3.9.
6
-SNAPSHOT
</version>
</parent>
</parent>
<artifactId>
reefdb-ui-swing
</artifactId>
<artifactId>
reefdb-ui-swing
</artifactId>
...
...