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
a84e520b
Commit
a84e520b
authored
Jul 28, 2021
by
Marta Różańska
Browse files
update version of SAL to 3.6-SNAPSHOT
parent
3b610597
Pipeline
#15115
canceled with stages
in 9 minutes and 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scheduling-abstraction-layer/build.gradle
View file @
a84e520b
...
...
@@ -3,7 +3,7 @@ plugins {
}
group
'org.activeeon'
version
'3.
5
-SNAPSHOT'
version
'3.
6
-SNAPSHOT'
sourceCompatibility
=
1.8
...
...
scheduling-abstraction-layer/pom.xml
View file @
a84e520b
...
...
@@ -4,7 +4,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.activeeon
</groupId>
<artifactId>
scheduling-abstraction-layer
</artifactId>
<version>
3.
5
-SNAPSHOT
</version>
<version>
3.
6
-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