Mail Archive Home | fractal-commits List | May 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
--- sandbox/ervalerio/fractal-bf/examples/explorer-example/pom.xml 2008-05-30 14:36:49 UTC (rev 7818)
+++ sandbox/ervalerio/fractal-bf/examples/explorer-example/pom.xml 2008-05-30 14:45:21 UTC (rev 7819)
@@ -22,23 +22,23 @@
<parent>
<groupId>org.objectweb.fractal.bf.examples</groupId>
- <artifactId>parent</artifactId>
- <version>0.1-SNAPSHOT</version>
+ <artifactId>fractal-bf-examples-parent</artifactId>
+ <version>0.2-SNAPSHOT</version>
</parent>
- <artifactId>explorer-example</artifactId>
+ <artifactId>fractal-bf-examples-fcexplorer</artifactId>
<name>Fractal-BF: FcExplorer example</name>
<description>
- Fractal Binding Factory Explorer HelloWorld example
+ Fractal Binding Factory with Fractal Explorer
</description>
<dependencies>
<dependency>
<groupId>org.objectweb.fractal.bf</groupId>
- <artifactId>core</artifactId>
+ <artifactId>fractal-bf-core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
@@ -48,7 +48,7 @@
</dependency>
<dependency>
<groupId>org.objectweb.fractal.bf.connectors</groupId>
- <artifactId>tcp-dream</artifactId>
+ <artifactId>fractal-bf-connectors-tcp-dream</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
@@ -59,10 +59,10 @@
<version>1.1.3-SNAPSHOT</version>
</dependency>
<dependency>
- <groupId>org.objectweb.fractal.bf.examples</groupId>
- <artifactId>helloworld</artifactId>
- <version>0.1-SNAPSHOT</version>
- </dependency>
+ <groupId>org.objectweb.fractal.bf.examples</groupId>
+ <artifactId>fractal-bf-examples-helloworld</artifactId>
+ <version>${project.version}</version>
+ </dependency>
</dependencies>
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.