Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBRepo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FAIR Data Austria DB Repository
DBRepo
Commits
1259f33f
Commit
1259f33f
authored
4 years ago
by
Martin Weise
Browse files
Options
Downloads
Patches
Plain Diff
excluded more components that cannot or don't need to be tested
parent
048c374d
Branches
Branches containing commit
No related tags found
4 merge requests
!81
New stable release
,
!43
Merge dev to master
,
!23
Sprint results
,
!18
Merge Conflicts
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
fda-table-service/gateway/pom.xml
+1
-1
1 addition, 1 deletion
fda-table-service/gateway/pom.xml
fda-table-service/services/pom.xml
+1
-1
1 addition, 1 deletion
fda-table-service/services/pom.xml
with
2 additions
and
2 deletions
fda-table-service/gateway/pom.xml
+
1
−
1
View file @
1259f33f
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<artifactId>
gateway
</artifactId>
<artifactId>
gateway
</artifactId>
<version>
0.0.1-SNAPSHOT
</version>
<version>
0.0.1-SNAPSHOT
</version>
<name>
fda-table-service-gateway
s
</name>
<name>
fda-table-service-gateway
</name>
<properties>
<properties>
<maven.compiler.source>
11
</maven.compiler.source>
<maven.compiler.source>
11
</maven.compiler.source>
...
...
This diff is collapsed.
Click to expand it.
fda-table-service/services/pom.xml
+
1
−
1
View file @
1259f33f
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
at.tuwien
</groupId>
<groupId>
at.tuwien
</groupId>
<artifactId>
gateway
s
</artifactId>
<artifactId>
gateway
</artifactId>
<version>
${project.version}
</version>
<version>
${project.version}
</version>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
This diff is collapsed.
Click to expand it.
Martin Weise
@mweise
mentioned in commit
f485366a
·
3 years ago
mentioned in commit
f485366a
mentioned in commit f485366aae2a72dc17d48e4d4c1a8b8d024da436
Toggle commit list
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