Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
joram
joram
Commits
09b45e2b
Commit
09b45e2b
authored
Apr 08, 2016
by
Nicolas Tachker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version 5.13.0-SNAPSHOT
parent
8921a78e
Changes
48
Hide whitespace changes
Inline
Side-by-side
Showing
48 changed files
with
48 additions
and
48 deletions
+48
-48
joram/a3/common/pom.xml
joram/a3/common/pom.xml
+1
-1
joram/a3/osgi/pom.xml
joram/a3/osgi/pom.xml
+1
-1
joram/a3/pom.xml
joram/a3/pom.xml
+1
-1
joram/a3/rt/pom.xml
joram/a3/rt/pom.xml
+1
-1
joram/a3/services/pom.xml
joram/a3/services/pom.xml
+1
-1
joram/assembly/pom.xml
joram/assembly/pom.xml
+1
-1
joram/conf/pom.xml
joram/conf/pom.xml
+1
-1
joram/jndi/client/pom.xml
joram/jndi/client/pom.xml
+1
-1
joram/jndi/pom.xml
joram/jndi/pom.xml
+1
-1
joram/jndi/server/pom.xml
joram/jndi/server/pom.xml
+1
-1
joram/jndi/shared/pom.xml
joram/jndi/shared/pom.xml
+1
-1
joram/joram/client/jca/pom.xml
joram/joram/client/jca/pom.xml
+1
-1
joram/joram/client/jms/pom.xml
joram/joram/client/jms/pom.xml
+1
-1
joram/joram/client/pom.xml
joram/joram/client/pom.xml
+1
-1
joram/joram/client/spring/pom.xml
joram/joram/client/spring/pom.xml
+1
-1
joram/joram/jca/jonas/pom.xml
joram/joram/jca/jonas/pom.xml
+1
-1
joram/joram/jca/pom.xml
joram/joram/jca/pom.xml
+1
-1
joram/joram/jca/ra/pom.xml
joram/joram/jca/ra/pom.xml
+1
-1
joram/joram/jca/remote/pom.xml
joram/joram/jca/remote/pom.xml
+1
-1
joram/joram/mom/amqp/pom.xml
joram/joram/mom/amqp/pom.xml
+1
-1
joram/joram/mom/core/pom.xml
joram/joram/mom/core/pom.xml
+1
-1
joram/joram/mom/extensions/amqp/pom.xml
joram/joram/mom/extensions/amqp/pom.xml
+1
-1
joram/joram/mom/extensions/collector/pom.xml
joram/joram/mom/extensions/collector/pom.xml
+1
-1
joram/joram/mom/extensions/ftp/pom.xml
joram/joram/mom/extensions/ftp/pom.xml
+1
-1
joram/joram/mom/extensions/jmsbridge/pom.xml
joram/joram/mom/extensions/jmsbridge/pom.xml
+1
-1
joram/joram/mom/extensions/mail/pom.xml
joram/joram/mom/extensions/mail/pom.xml
+1
-1
joram/joram/mom/extensions/pom.xml
joram/joram/mom/extensions/pom.xml
+1
-1
joram/joram/mom/extensions/scheduler/pom.xml
joram/joram/mom/extensions/scheduler/pom.xml
+1
-1
joram/joram/mom/pom.xml
joram/joram/mom/pom.xml
+1
-1
joram/joram/pom.xml
joram/joram/pom.xml
+1
-1
joram/joram/security/jonas/pom.xml
joram/joram/security/jonas/pom.xml
+1
-1
joram/joram/security/pom.xml
joram/joram/security/pom.xml
+1
-1
joram/joram/shared/pom.xml
joram/joram/shared/pom.xml
+1
-1
joram/joram/tools/jasp/pom.xml
joram/joram/tools/jasp/pom.xml
+1
-1
joram/joram/tools/mqtt/pom.xml
joram/joram/tools/mqtt/pom.xml
+1
-1
joram/joram/tools/pom.xml
joram/joram/tools/pom.xml
+1
-1
joram/joram/tools/rest/admin/pom.xml
joram/joram/tools/rest/admin/pom.xml
+1
-1
joram/joram/tools/rest/jms/pom.xml
joram/joram/tools/rest/jms/pom.xml
+1
-1
joram/joram/tools/rest/jmx/pom.xml
joram/joram/tools/rest/jmx/pom.xml
+1
-1
joram/joram/tools/rest/pom.xml
joram/joram/tools/rest/pom.xml
+1
-1
joram/licenses/pom.xml
joram/licenses/pom.xml
+1
-1
joram/pom.xml
joram/pom.xml
+1
-1
joram/release/pom.xml
joram/release/pom.xml
+1
-1
joram/samples/pom.xml
joram/samples/pom.xml
+1
-1
joram/shell/a3/pom.xml
joram/shell/a3/pom.xml
+1
-1
joram/shell/jndi/pom.xml
joram/shell/jndi/pom.xml
+1
-1
joram/shell/mom/pom.xml
joram/shell/mom/pom.xml
+1
-1
joram/shell/pom.xml
joram/shell/pom.xml
+1
-1
No files found.
joram/a3/common/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/a3/osgi/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/a3/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
parent
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/a3/rt/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/a3/services/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/assembly/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
parent
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/conf/pom.xml
View file @
09b45e2b
...
...
@@ -9,7 +9,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.ow2.joram
</groupId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
</project>
\ No newline at end of file
joram/jndi/client/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/jndi/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.ow2.joram
</groupId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/jndi/server/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/jndi/shared/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/client/jca/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-client
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/client/jms/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-client
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<properties>
...
...
joram/joram/client/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/joram/client/spring/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-client
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/jca/jonas/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-jca
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
</project>
\ No newline at end of file
joram/joram/jca/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/joram/jca/ra/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-jca
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<dependencies>
...
...
joram/joram/jca/remote/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-jca
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<dependencies>
...
...
joram/joram/mom/amqp/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-mom
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<properties>
...
...
joram/joram/mom/core/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-mom
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/amqp/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/collector/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/ftp/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/jmsbridge/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/mail/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-mom
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/joram/mom/extensions/scheduler/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/mom/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/joram/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.ow2.joram
</groupId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/joram/security/jonas/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-security
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/security/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<profiles>
...
...
joram/joram/shared/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<artifactId>
joram
</artifactId>
<groupId>
org.ow2.joram
</groupId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<properties>
...
...
joram/joram/tools/jasp/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-tools
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/tools/mqtt/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-tools
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/tools/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/joram/tools/rest/admin/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-tools-rest
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/tools/rest/jms/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-tools-rest
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/tools/rest/jmx/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-tools-rest
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/tools/rest/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
joram-tools
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/licenses/pom.xml
View file @
09b45e2b
...
...
@@ -9,7 +9,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.ow2.joram
</groupId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
</project>
\ No newline at end of file
joram/pom.xml
View file @
09b45e2b
...
...
@@ -6,7 +6,7 @@
<artifactId>
parent
</artifactId>
<packaging>
pom
</packaging>
<!-- version : major.minor.build -->
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
<name>
JORAM
</name>
<url>
http://maven.apache.org
</url>
<description>
Builds the Joram project.
</description>
...
...
joram/release/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
parent
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/samples/pom.xml
View file @
09b45e2b
...
...
@@ -10,7 +10,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.ow2.joram
</groupId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/shell/a3/pom.xml
View file @
09b45e2b
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
shell
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/shell/jndi/pom.xml
View file @
09b45e2b
...
...
@@ -9,7 +9,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
shell
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/shell/mom/pom.xml
View file @
09b45e2b
...
...
@@ -9,7 +9,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
shell
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/shell/pom.xml
View file @
09b45e2b
...
...
@@ -9,7 +9,7 @@
<parent>
<groupId>
org.ow2.joram
</groupId>
<artifactId>
parent
</artifactId>
<version>
5.1
2
.0-SNAPSHOT
</version>
<version>
5.1
3
.0-SNAPSHOT
</version>
</parent>
<modules>
...
...
Write
Preview
Markdown
is supported
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