Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tla2bAST
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
tla2bAST
Commits
2fbcb3cb
Commit
2fbcb3cb
authored
3 months ago
by
dgelessus
Browse files
Options
Downloads
Patches
Plain Diff
Release version 1.4.1
parent
5a2c7066
Branches
Branches containing commit
Tags
1.4.1
No related merge requests found
Pipeline
#151737
passed
3 months ago
Stage: test
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
build.gradle
+1
-1
1 addition, 1 deletion
build.gradle
with
1 addition
and
1 deletion
build.gradle
+
1
−
1
View file @
2fbcb3cb
...
@@ -10,7 +10,7 @@ plugins {
...
@@ -10,7 +10,7 @@ plugins {
}
}
project
.
group
=
'de.hhu.stups'
project
.
group
=
'de.hhu.stups'
project
.
version
=
"1.4.1
-SNAPSHOT
"
project
.
version
=
"1.4.1"
final
isSnapshot
=
project
.
version
.
endsWith
(
"-SNAPSHOT"
)
final
isSnapshot
=
project
.
version
.
endsWith
(
"-SNAPSHOT"
)
repositories
{
repositories
{
...
...
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