| Line 20... |
Line 20... |
| 20 |
|
20 |
|
| 21 |
<groupId>org.objectweb.dream</groupId>
|
21 |
<groupId>org.objectweb.dream</groupId>
|
| 22 |
<artifactId>parent</artifactId>
|
22 |
<artifactId>parent</artifactId>
|
| 23 |
<name>The Dream framework parent project</name>
|
23 |
<name>The Dream framework parent project</name>
|
| 24 |
<packaging>pom</packaging>
|
24 |
<packaging>pom</packaging>
|
| 25 |
<version>3</version>
|
- |
|
| - |
|
25 |
<version>4-SNAPSHOT</version>
|
| 26 |
|
26 |
|
| 27 |
<description>
|
27 |
<description>
|
| 28 |
Dream is a component-based framework dedicated to the construction
|
28 |
Dream is a component-based framework dedicated to the construction
|
| 29 |
of communication middleware. It provides a component library and a
|
29 |
of communication middleware. It provides a component library and a
|
| 30 |
set of tools to build, configure and deploy middleware implementing
|
30 |
set of tools to build, configure and deploy middleware implementing
|
| Line 172... |
Line 172... |
| 172 |
</properties>
|
172 |
</properties>
|
| 173 |
|
173 |
|
| 174 |
<!-- ================================================================ -->
|
174 |
<!-- ================================================================ -->
|
| 175 |
<!-- Dream parent project values correspond just to the base scm properties values -->
|
175 |
<!-- Dream parent project values correspond just to the base scm properties values -->
|
| 176 |
<scm>
|
176 |
<scm>
|
| 177 |
<connection>scm:svn:svn://svn.forge.objectweb.org/svnroot/dream/tags/parent-3</connection>
|
- |
|
| 178 |
<developerConnection>scm:svn:svn+ssh://svn.forge.objectweb.org/svnroot/dream/tags/parent-3</developerConnection>
|
- |
|
| 179 |
<url>http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/dream/tags/parent-3</url>
|
- |
|
| - |
|
177 |
<connection>scm:svn:svn://svn.forge.objectweb.org/svnroot/dream/trunk</connection>
|
| - |
|
178 |
<developerConnection>scm:svn:svn+ssh://svn.forge.objectweb.org/svnroot/dream/trunk</developerConnection>
|
| - |
|
179 |
<url>http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/dream/trunk</url>
|
| 180 |
</scm>
|
180 |
</scm>
|
| 181 |
|
181 |
|
| 182 |
<!-- ==================================================-->
|
182 |
<!-- ==================================================-->
|
| 183 |
<!-- use 1.5 JDK as the default binary version -->
|
183 |
<!-- use 1.5 JDK as the default binary version -->
|
| 184 |
<build>
|
184 |
<build>
|