Mail Archive Home | fractal-commits List | July 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
remove sca profile; remove hardcoded version of the release plugin
--- trunk/fractal-bf/pom.xml 2008-07-23 17:45:56 UTC (rev 8315)
+++ trunk/fractal-bf/pom.xml 2008-07-23 17:48:32 UTC (rev 8316)
@@ -13,7 +13,6 @@
<module>connectors</module>
<module>examples</module>
<module>adl</module>
-<!-- <module>hdl</module>-->
</modules>
<licenses>
@@ -24,15 +23,7 @@
</licenses>
<profiles>
- <!--
- The SCA profile can be activated with mvn -Psca install
- -->
- <profile>
- <id>sca</id>
- <modules>
- <module>fractal-bf-sca</module>
- </modules>
- </profile>
+
<profile>
<id>docbook</id>
@@ -183,7 +174,6 @@
<!-- Configure the tagBase property of the release plugin -->
<plugin>
<artifactId>maven-release-plugin</artifactId>
- <version>2.0-beta-7</version>
<configuration>
<tagBase>
svn+ssh://svn.forge.objectweb.org/svnroot/fractal/tags
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.