Skip to content
GitLab
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
54e64786
Commit
54e64786
authored
Jul 07, 2021
by
Marta Różańska
Browse files
update version of SAL to 3.5-SNAPSHOT
parent
28847ad1
Changes
2
Hide whitespace changes
Inline
Side-by-side
scheduling-abstraction-layer/build.gradle
View file @
54e64786
...
...
@@ -3,7 +3,7 @@ plugins {
}
group
'org.activeeon'
version
'3.
4
-SNAPSHOT'
version
'3.
5
-SNAPSHOT'
sourceCompatibility
=
1.8
...
...
scheduling-abstraction-layer/pom.xml
View file @
54e64786
...
...
@@ -4,7 +4,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.activeeon
</groupId>
<artifactId>
scheduling-abstraction-layer
</artifactId>
<version>
3.
4
-SNAPSHOT
</version>
<version>
3.
5
-SNAPSHOT
</version>
<dependencies>
<dependency>
<groupId>
org.projectlombok
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment