Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
FDO Manager Service
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
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
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
fdo
FDO Manager Service
Compare revisions
2e922fb24424797bd97ca7fca0fb940773fcf9e4 to a6140a05b73559a7d7ecaa1ca935ba44a796b636
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
fdo/fdo-manager-service
Select target project
No results found
a6140a05b73559a7d7ecaa1ca935ba44a796b636
Select Git revision
Swap
Target
fdo/fdo-manager-service
Select target project
fdo/fdo-manager-service
1 result
2e922fb24424797bd97ca7fca0fb940773fcf9e4
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
REL: 0.1.0-rc8
· a6140a05
Timm Fitschen
authored
4 months ago
a6140a05
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
api/pom.xml
+1
-1
1 addition, 1 deletion
api/pom.xml
application/pom.xml
+1
-1
1 addition, 1 deletion
application/pom.xml
with
2 additions
and
2 deletions
api/pom.xml
View file @
a6140a05
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
com.indiscale.fdo
</groupId>
<artifactId>
fdo-manager-service
</artifactId>
<version>
0.1.0-rc
7
</version>
<version>
0.1.0-rc
8
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
<properties>
...
...
This diff is collapsed.
Click to expand it.
application/pom.xml
View file @
a6140a05
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
com.indiscale.fdo
</groupId>
<artifactId>
fdo-manager-service
</artifactId>
<version>
0.1.0-rc
7
</version>
<version>
0.1.0-rc
8
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
This diff is collapsed.
Click to expand it.