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
913e6e38
Commit
913e6e38
authored
May 10, 2022
by
Jan Marchel
Browse files
changing client version
parent
de228199
Pipeline
#21096
passed with stages
in 14 minutes and 33 seconds
Changes
6
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
adapter/pom.xml
View file @
913e6e38
...
...
@@ -188,7 +188,7 @@
<dependency>
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
proactive_client
</artifactId>
<version>
2.
5
-SNAPSHOT
</version>
<version>
2.
6
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
io.github.cloudiator.client
</groupId>
...
...
cp_generator/pom.xml
View file @
913e6e38
...
...
@@ -173,7 +173,7 @@
<dependency>
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
proactive_client
</artifactId>
<version>
2.
5
-SNAPSHOT
</version>
<version>
2.
6
-SNAPSHOT
</version>
</dependency>
</dependencies>
...
...
gui-backend/pom.xml
View file @
913e6e38
...
...
@@ -118,7 +118,7 @@
<dependency>
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
proactive_client
</artifactId>
<version>
2.
5
-SNAPSHOT
</version>
<version>
2.
6
-SNAPSHOT
</version>
</dependency>
</dependencies>
...
...
melodic-cache/pom.xml
View file @
913e6e38
...
...
@@ -39,7 +39,7 @@
<dependency>
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
proactive_client
</artifactId>
<version>
2.
5
-SNAPSHOT
</version>
<version>
2.
6
-SNAPSHOT
</version>
<exclusions>
<exclusion>
<groupId>
com.squareup.okio
</groupId>
...
...
melodic-commons/pom.xml
View file @
913e6e38
...
...
@@ -100,7 +100,7 @@
<dependency>
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
proactive_client
</artifactId>
<version>
2.
5
-SNAPSHOT
</version>
<version>
2.
6
-SNAPSHOT
</version>
<scope>
compile
</scope>
</dependency>
...
...
mq-http-adapter/pom.xml
View file @
913e6e38
...
...
@@ -74,7 +74,7 @@
<dependency>
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
proactive_client
</artifactId>
<version>
2.
5
-SNAPSHOT
</version>
<version>
2.
6
-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