Skip to content
GitLab
Explore
Sign in
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
9b9dd55e
Commit
9b9dd55e
authored
2 years ago
by
OZGCloud
Browse files
Options
Downloads
Patches
Plain Diff
release 1.3.0
parent
9a5adb50
No related branches found
No related tags found
No related merge requests found
Changes
3
Show 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 @
9b9dd55e
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.itvsh.kop
</groupId>
<groupId>
de.itvsh.kop
</groupId>
<artifactId>
user-manager
</artifactId>
<artifactId>
user-manager
</artifactId>
<version>
1.3.0
-SNAPSHOT
</version>
<version>
1.3.0
</version>
<name>
User Manager Parent
</name>
<name>
User Manager Parent
</name>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
...
...
This diff is collapsed.
Click to expand it.
user-manager-interface/pom.xml
+
1
−
1
View file @
9b9dd55e
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
<groupId>
de.itvsh.kop.user
</groupId>
<groupId>
de.itvsh.kop.user
</groupId>
<artifactId>
user-manager-interface
</artifactId>
<artifactId>
user-manager-interface
</artifactId>
<version>
1.3.0
-SNAPSHOT
</version>
<version>
1.3.0
</version>
<name>
UserManager Interface
</name>
<name>
UserManager Interface
</name>
<description>
gRPC Interface for User Manager
</description>
<description>
gRPC Interface for User Manager
</description>
...
...
This diff is collapsed.
Click to expand it.
user-manager-server/pom.xml
+
1
−
1
View file @
9b9dd55e
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
<groupId>
de.itvsh.kop.user
</groupId>
<groupId>
de.itvsh.kop.user
</groupId>
<artifactId>
user-manager-server
</artifactId>
<artifactId>
user-manager-server
</artifactId>
<version>
1.3.0
-SNAPSHOT
</version>
<version>
1.3.0
</version>
<name>
User Manager
</name>
<name>
User Manager
</name>
<properties>
<properties>
...
...
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