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
0a653796
Commit
0a653796
authored
Oct 22, 2010
by
Nicolas Tachker
Browse files
[maven-release-plugin] prepare for next development iteration
parent
39546b14
Changes
35
Hide whitespace changes
Inline
Side-by-side
joram/a3/common/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/a3/osgi/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/a3/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
parent
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/a3/rt/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
a3
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/assembly/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
parent
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/conf/pom.xml
View file @
0a653796
...
...
@@ -10,7 +10,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.objectweb.joram
</groupId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
</project>
\ No newline at end of file
joram/jndi/client/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/jndi/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<artifactId>
parent
</artifactId>
<groupId>
org.objectweb.joram
</groupId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/jndi/server/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/jndi/shared/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
jndi
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/client/jca/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-client
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/client/jms/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-client
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<properties>
...
...
joram/joram/client/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/joram/jca/jonas/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-jca
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
</project>
\ No newline at end of file
joram/joram/jca/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<modules>
...
...
joram/joram/jca/ra/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-jca
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<dependencies>
...
...
joram/joram/jca/remote/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-jca
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<dependencies>
...
...
joram/joram/mom/core/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-mom
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/collector/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</version>
</parent>
<build>
...
...
joram/joram/mom/extensions/ftp/pom.xml
View file @
0a653796
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
org.objectweb.joram
</groupId>
<artifactId>
joram-mom-extensions
</artifactId>
<version>
5.4.
0
.54
</version>
<version>
5.4.
1
.54
-SNAPSHOT
</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