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
Andreas Tsagkaropoulos
morphemic-preprocessor
Commits
2e53efda
Commit
2e53efda
authored
Apr 08, 2021
by
Mohamed Khalil Labidi
Browse files
Merge branch 'version-upgrade' into 'morphemic-rc1.5'
Upgrade the SAL version to 3.0-SNAPSHOT See merge request
!16
parents
aa827953
103b4339
Changes
2
Show whitespace changes
Inline
Side-by-side
scheduling-abstraction-layer/build.gradle
View file @
2e53efda
...
...
@@ -3,7 +3,7 @@ plugins {
}
group
'org.activeeon'
version
'
1
.0-SNAPSHOT'
version
'
3
.0-SNAPSHOT'
sourceCompatibility
=
1.8
...
...
scheduling-abstraction-layer/pom.xml
View file @
2e53efda
...
...
@@ -4,7 +4,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.activeeon
</groupId>
<artifactId>
scheduling-abstraction-layer
</artifactId>
<version>
1.4
-SNAPSHOT
</version>
<version>
3.0
-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