Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SANE (Public)
SkABNet
Commits
ab5416eb
Commit
ab5416eb
authored
Jun 10, 2021
by
Philipp Kisters
Browse files
update to new version
parent
9ba69001
Pipeline
#73591
passed with stage
in 1 minute and 41 seconds
Changes
5
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
core/pom.xml
View file @
ab5416eb
...
...
@@ -11,7 +11,7 @@
<parent>
<artifactId>
skabnet-parent
</artifactId>
<groupId>
org.skabnet
</groupId>
<version>
1.1
-SNAPSHOT
</version>
<version>
1.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
examples/pom.xml
View file @
ab5416eb
...
...
@@ -11,7 +11,7 @@
<parent>
<artifactId>
skabnet-parent
</artifactId>
<groupId>
org.skabnet
</groupId>
<version>
1.1
-SNAPSHOT
</version>
<version>
1.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
integration-tests/pom.xml
View file @
ab5416eb
...
...
@@ -11,7 +11,7 @@
<parent>
<artifactId>
skabnet-parent
</artifactId>
<groupId>
org.skabnet
</groupId>
<version>
1.1
-SNAPSHOT
</version>
<version>
1.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
pom.xml
View file @
ab5416eb
...
...
@@ -13,7 +13,7 @@
<groupId>
org.skabnet
</groupId>
<artifactId>
skabnet-parent
</artifactId>
<packaging>
pom
</packaging>
<version>
1.1
-SNAPSHOT
</version>
<version>
1.1
</version>
<licenses>
<license>
...
...
simulation/pom.xml
View file @
ab5416eb
...
...
@@ -11,7 +11,7 @@
<parent>
<artifactId>
skabnet-parent
</artifactId>
<groupId>
org.skabnet
</groupId>
<version>
1.1
-SNAPSHOT
</version>
<version>
1.1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
@@ -40,8 +40,5 @@
<groupId>
com.fasterxml.jackson.core
</groupId>
<artifactId>
jackson-databind
</artifactId>
</dependency>
</dependencies>
</project>
\ No newline at end of file
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