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