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
050d2fb2
Verified
Commit
050d2fb2
authored
3 years ago
by
Timm Fitschen
Browse files
Options
Downloads
Patches
Plain Diff
Update version to 0.7.1
parent
d5aacac9
No related branches found
No related tags found
1 merge request
!48
DEP: Update log4j
Pipeline
#17336
passed
3 years ago
Stage: info
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
src/doc/conf.py
+2
-2
2 additions, 2 deletions
src/doc/conf.py
with
3 additions
and
3 deletions
pom.xml
+
1
−
1
View file @
050d2fb2
...
...
@@ -25,7 +25,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.caosdb
</groupId>
<artifactId>
caosdb-server
</artifactId>
<version>
0.7.
0-SNAPSHOT
</version>
<version>
0.7.
1
</version>
<packaging>
jar
</packaging>
<name>
CaosDB Server
</name>
<scm>
...
...
This diff is collapsed.
Click to expand it.
src/doc/conf.py
+
2
−
2
View file @
050d2fb2
...
...
@@ -25,9 +25,9 @@ copyright = '2020, IndiScale GmbH'
author
=
'
Daniel Hornung
'
# The short X.Y version
version
=
'
0.7
'
version
=
'
0.7
.1
'
# The full version, including alpha/beta/rc tags
release
=
'
0.7.
0-SNAPSHOT
'
release
=
'
0.7.
1
'
# -- 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