Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
user-manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OZG-Cloud
app
user-manager
Commits
8f98ccdb
Commit
8f98ccdb
authored
5 months ago
by
OZGCloud
Browse files
Options
Downloads
Patches
Plain Diff
release version 2.8.0
parent
3276cbbb
No related branches found
Branches containing commit
Tags
2.8.0
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
user-manager-interface/pom.xml
+1
-1
1 addition, 1 deletion
user-manager-interface/pom.xml
user-manager-server/pom.xml
+1
-1
1 addition, 1 deletion
user-manager-server/pom.xml
with
3 additions
and
3 deletions
pom.xml
+
1
−
1
View file @
8f98ccdb
...
...
@@ -35,7 +35,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.ozgcloud.user
</groupId>
<artifactId>
user-manager
</artifactId>
<version>
2.8.0
-SNAPSHOT
</version>
<version>
2.8.0
</version>
<name>
OZG-Cloud User Manager
</name>
<packaging>
pom
</packaging>
...
...
This diff is collapsed.
Click to expand it.
user-manager-interface/pom.xml
+
1
−
1
View file @
8f98ccdb
...
...
@@ -30,7 +30,7 @@
<parent>
<groupId>
de.ozgcloud.user
</groupId>
<artifactId>
user-manager
</artifactId>
<version>
2.8.0
-SNAPSHOT
</version>
<version>
2.8.0
</version>
</parent>
<artifactId>
user-manager-interface
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
user-manager-server/pom.xml
+
1
−
1
View file @
8f98ccdb
...
...
@@ -30,7 +30,7 @@
<parent>
<groupId>
de.ozgcloud.user
</groupId>
<artifactId>
user-manager
</artifactId>
<version>
2.8.0
-SNAPSHOT
</version>
<version>
2.8.0
</version>
</parent>
<artifactId>
user-manager-server
</artifactId>
...
...
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