| /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/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. |