OW2 Consortium jonas

Compare Revisions

Ignore whitespace Rev 16224 → Rev 16225

/sandbox/wss-propagation-parent/wss-propagation-rt/pom.xml
3,7 → 3,7
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- JOnAS: Java(TM) Open Application Server
- Copyright (C) 2008-2009 Bull S.A.S.
- Contact: jonas-team@objectweb.org
- Contact: jonas-team@ow2.org
-
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
43,16 → 43,4
<module>wss-propagation-rt-jonas4</module>
<module>wss-propagation-rt-jonas5</module>
</modules>
 
<build>
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.5</source>
<target>1.5</target>
</configuration>
</plugin>
</plugins>
</build>
</project>