OW2 Consortium dream

Compare Revisions

Ignore whitespace Rev 2188 → Rev 2189

/trunk/dreamcore/examples/pom.xml
30,7 → 30,7
<artifactId>parent</artifactId>
<name>Dream Core examples parent project</name>
<packaging>pom</packaging>
<version>2.0</version>
<version>2.0-SNAPSHOT</version>
 
<description>
/trunk/dreamcore/examples/helloworld/pom.xml
32,7 → 32,7
<description>
HelloWorld example for the Dream Core project.
</description>
<version>2.0.1</version>
<version>2.0.1-SNAPSHOT</version>
 
<scm>
<connection>
/trunk/dreamcore/examples/activity/pom.xml
30,7 → 30,7
<groupId>org.objectweb.dream.dreamcore.examples</groupId>
<artifactId>dream-core-activity</artifactId>
<name>Dream Core Activity example</name>
<version>2.0.1</version>
<version>2.0.1-SNAPSHOT</version>
 
<description>
Activity example for the Dream Core project.