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
joram
joram
Commits
ab32c0ef
Commit
ab32c0ef
authored
Jul 24, 2020
by
Andre Freyssinet
Browse files
Prepares next release, set version to 5.17.3-SNAPSHOT.
parent
c863e104
Changes
50
Hide whitespace changes
Inline
Side-by-side
joram/a3/common/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/a3/osgi/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/a3/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
parent
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/a3/rt/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/a3/services/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/assembly/pom.xml
View file @
ab32c0ef
...
...
@@ -12,7 +12,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
parent
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/conf/pom.xml
View file @
ab32c0ef
...
...
@@ -9,7 +9,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.ow2.joram
</groupId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
</project>
\ No newline at end of file
joram/jndi/client/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/jndi/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.ow2.joram
</groupId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/jndi/server/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/jndi/shared/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/client/jca/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-client
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/client/jms/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-client
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<properties>
...
...
joram/joram/client/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/joram/client/spring/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-client
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/jca/ironjacamar/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-jca
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/jca/jonas/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-jca
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
</project>
\ No newline at end of file
joram/joram/jca/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/joram/jca/ra/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-jca
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<dependencies>
...
...
joram/joram/jca/remote/pom.xml
View file @
ab32c0ef
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-jca
</artifactId>
<version>
5.17.
2
</version>
<version>
5.17.
3-SNAPSHOT
</version>
</parent>
<dependencies>
...
...
Prev
1
2
3
Next
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