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-integration
Commits
97cb1899
Commit
97cb1899
authored
May 10, 2022
by
Jan Marchel
Browse files
changing client version
parent
bf2b3024
Pipeline
#20946
canceled with stages
in 1 minute and 56 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
connectors/pom.xml
View file @
97cb1899
...
...
@@ -6,7 +6,7 @@
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
connectors
</artifactId>
<version>
2.
5
-SNAPSHOT
</version>
<version>
2.
6
-SNAPSHOT
</version>
<modules>
<module>
proactive_client
</module>
</modules>
...
...
@@ -38,7 +38,11 @@
<id>
maven-central
</id>
<url>
https://repo1.maven.org/maven2/
</url>
</repository>
<repository>
<id>
activeeon
</id>
<name>
repository.activeeon
</name>
<url>
http://repository.activeeon.com/content/groups/proactive/
</url>
</repository>
<repository>
<id>
ow2
</id>
<name>
OW2 repository
</name>
...
...
connectors/proactive_client/pom.xml
View file @
97cb1899
...
...
@@ -7,11 +7,11 @@
<parent>
<artifactId>
connectors
</artifactId>
<groupId>
cloud.morphemic.connectors
</groupId>
<version>
2.
5
-SNAPSHOT
</version>
<version>
2.
6
-SNAPSHOT
</version>
</parent>
<artifactId>
proactive_client
</artifactId>
<version>
2.
5
-SNAPSHOT
</version>
<version>
2.
6
-SNAPSHOT
</version>
<properties>
<java.version>
1.8
</java.version>
...
...
mule_esb/mule-integration/pom.xml
View file @
97cb1899
...
...
@@ -261,7 +261,7 @@
<dependency>
<groupId>
cloud.morphemic.connectors
</groupId>
<artifactId>
proactive_client
</artifactId>
<version>
2.
5
-SNAPSHOT
</version>
<version>
2.
6
-SNAPSHOT
</version>
<exclusions>
<exclusion>
<groupId>
org.hibernate.validator
</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