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
melodic-upperware
Commits
da9d67b8
Commit
da9d67b8
authored
May 10, 2022
by
Jan Marchel
Browse files
edge support
parent
01d02830
Pipeline
#20954
passed with stages
in 12 minutes and 59 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
adapter/pom.xml
View file @
da9d67b8
...
...
@@ -188,7 +188,7 @@
<dependency>
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
proactive_client
</artifactId>
<version>
2.
0
-SNAPSHOT
</version>
<version>
2.
5
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
io.github.cloudiator.client
</groupId>
...
...
cp_generator/pom.xml
View file @
da9d67b8
...
...
@@ -173,7 +173,7 @@
<dependency>
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
proactive_client
</artifactId>
<version>
2.
0
-SNAPSHOT
</version>
<version>
2.
5
-SNAPSHOT
</version>
</dependency>
</dependencies>
...
...
melodic-commons/pom.xml
View file @
da9d67b8
...
...
@@ -100,7 +100,7 @@
<dependency>
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
proactive_client
</artifactId>
<version>
2.
0
-SNAPSHOT
</version>
<version>
2.
5
-SNAPSHOT
</version>
<scope>
compile
</scope>
</dependency>
...
...
mq-http-adapter/pom.xml
View file @
da9d67b8
...
...
@@ -74,7 +74,7 @@
<dependency>
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
proactive_client
</artifactId>
<version>
2.
0
-SNAPSHOT
</version>
<version>
2.
5
-SNAPSHOT
</version>
</dependency>
</dependencies>
...
...
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