Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Melodic
morphemic-preprocessor
Commits
fc7b5d0a
Commit
fc7b5d0a
authored
Sep 09, 2021
by
Marta Różańska
Browse files
update SAL to 3.7
parent
4c8faa9f
Pipeline
#15743
passed with stages
in 4 minutes and 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scheduling-abstraction-layer/build.gradle
View file @
fc7b5d0a
...
...
@@ -3,7 +3,7 @@ plugins {
}
group
'org.activeeon'
version
'3.
6
-SNAPSHOT'
version
'3.
7
-SNAPSHOT'
sourceCompatibility
=
1.8
...
...
scheduling-abstraction-layer/pom.xml
View file @
fc7b5d0a
...
...
@@ -4,7 +4,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.activeeon
</groupId>
<artifactId>
scheduling-abstraction-layer
</artifactId>
<version>
3.
6
-SNAPSHOT
</version>
<version>
3.
7
-SNAPSHOT
</version>
<dependencies>
<dependency>
<groupId>
org.projectlombok
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment