Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-server
Commits
6e19d368
Verified
Commit
6e19d368
authored
3 years ago
by
Daniel Hornung
Browse files
Options
Downloads
Patches
Plain Diff
MAINT: Version bump for 0.7.3 release.
parent
78a43324
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#22478
passed
3 years ago
Stage: info
Stage: test
Stage: deploy
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README_SETUP.md
+1
-1
1 addition, 1 deletion
README_SETUP.md
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
src/doc/conf.py
+3
-3
3 additions, 3 deletions
src/doc/conf.py
with
5 additions
and
5 deletions
README_SETUP.md
+
1
−
1
View file @
6e19d368
# Getting Started with the CaosDB Server
# Getting Started with the CaosDB Server
Here, you find information on requirements, the installation, configuration and
Here, you find information on requirements, the installation, configuration and
more. Note, that building the CaosDB Server from the sources and maintaining
more. Note, that building the CaosDB Server from the sources and maintaining
the server requires the knowledge/skill of an experienced Linux administrator.
the server requires the knowledge/skill of an experienced Linux administrator.
## Requirements
## Requirements
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
−
1
View file @
6e19d368
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.caosdb
</groupId>
<groupId>
org.caosdb
</groupId>
<artifactId>
caosdb-server
</artifactId>
<artifactId>
caosdb-server
</artifactId>
<version>
0.
8.0-SNAPSHOT
</version>
<version>
0.
7.3
</version>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
<name>
CaosDB Server
</name>
<name>
CaosDB Server
</name>
<scm>
<scm>
...
...
This diff is collapsed.
Click to expand it.
src/doc/conf.py
+
3
−
3
View file @
6e19d368
...
@@ -21,13 +21,13 @@ import sphinx_rtd_theme
...
@@ -21,13 +21,13 @@ import sphinx_rtd_theme
# -- Project information -----------------------------------------------------
# -- Project information -----------------------------------------------------
project
=
'
caosdb-server
'
project
=
'
caosdb-server
'
copyright
=
'
202
0
, IndiScale GmbH
'
copyright
=
'
202
2
, IndiScale GmbH
'
author
=
'
Daniel Hornung
'
author
=
'
Daniel Hornung
'
# The short X.Y version
# The short X.Y version
version
=
'
0.
8.0
'
version
=
'
0.
7.3
'
# The full version, including alpha/beta/rc tags
# The full version, including alpha/beta/rc tags
release
=
'
0.
8.0-SNAPSHOT
'
release
=
'
0.
7.3
'
# -- General configuration ---------------------------------------------------
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment