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
c06901f0
Commit
c06901f0
authored
Jul 13, 2010
by
Nicolas Tachker
Browse files
Version 5.3.2.53
parent
b551bbcd
Changes
29
Hide whitespace changes
Inline
Side-by-side
joram/a3/common/pom.xml
View file @
c06901f0
...
...
@@ -12,7 +12,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/a3/pom.xml
View file @
c06901f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
parent
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<modules>
...
...
joram/a3/rt/pom.xml
View file @
c06901f0
...
...
@@ -12,7 +12,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/assembly/pom.xml
View file @
c06901f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
parent
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/conf/pom.xml
View file @
c06901f0
...
...
@@ -10,7 +10,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.objectweb.joram
</groupId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
</project>
\ No newline at end of file
joram/history
View file @
c06901f0
###############################################################################
# 2010/05/05 | Joram 5.3.2 tag.
###############################################################################
+==============================================================================
| 2010/06/22 | Nicolas Tachker - ScalAgent Distributed Technologies
+------------+-----------------------------------------------------------------
...
...
joram/jndi/client/pom.xml
View file @
c06901f0
...
...
@@ -12,7 +12,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/jndi/pom.xml
View file @
c06901f0
...
...
@@ -11,7 +11,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.objectweb.joram
</groupId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<modules>
...
...
joram/jndi/server/pom.xml
View file @
c06901f0
...
...
@@ -12,7 +12,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/jndi/shared/pom.xml
View file @
c06901f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/joram/client/jca/pom.xml
View file @
c06901f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-client
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/joram/client/jms/pom.xml
View file @
c06901f0
...
...
@@ -12,7 +12,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-client
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<properties>
...
...
joram/joram/client/pom.xml
View file @
c06901f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<modules>
...
...
joram/joram/mom/core/pom.xml
View file @
c06901f0
...
...
@@ -12,7 +12,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-mom
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/collector/pom.xml
View file @
c06901f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/ftp/pom.xml
View file @
c06901f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/jmsbridge/pom.xml
View file @
c06901f0
...
...
@@ -12,7 +12,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/mail/pom.xml
View file @
c06901f0
...
...
@@ -12,7 +12,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/pom.xml
View file @
c06901f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-mom
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<modules>
...
...
joram/joram/mom/extensions/scheduler/pom.xml
View file @
c06901f0
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.3.2.53
-SNAPSHOT
</version>
<version>
5.3.2.53
</version>
</parent>
<build>
...
...
Prev
1
2
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