Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tlc4b
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
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
general
stups
tlc4b
Commits
ef4c75f1
Commit
ef4c75f1
authored
6 years ago
by
David Schneider
Browse files
Options
Downloads
Patches
Plain Diff
Use plugins block for plugins
parent
a7b65029
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!1
Run regressionTests on travis-ci
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
build.gradle
+7
-5
7 additions, 5 deletions
build.gradle
with
7 additions
and
5 deletions
build.gradle
+
7
−
5
View file @
ef4c75f1
apply
plugin:
'java'
apply
plugin:
'eclipse'
apply
plugin:
'maven'
apply
plugin:
'jacoco'
apply
plugin:
'findbugs'
plugins
{
id
'java'
id
'eclipse'
id
'maven'
id
'jacoco'
id
'findbugs'
}
project
.
version
=
'1.0.4-SNAPSHOT'
project
.
group
=
'de.hhu.stups'
...
...
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