Author: gabriele
Date: Fri Dec 17 19:54:59 2010
New Revision: 1050480
URL: http://svn.apache.org/viewvc?rev=1050480&view=rev
Log:
workbench assembly is now moved under the chemistry-opencmis-workbench project
in line with other assemblies
Modified:
incubator/chemistry/opencmis/trunk/pom.xml
Modified: incubator/chemistry/opencmis/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/pom.xml?rev=1050480&r1=1050479&r2=1050480&view=diff
==============================================================================
--- incubator/chemistry/opencmis/trunk/pom.xml (original)
+++ incubator/chemistry/opencmis/trunk/pom.xml Fri Dec 17 19:54:59 2010
@@ -341,7 +341,6 @@
<configuration>
<descriptors>
<descriptor>src/main/assembly/dev-client-assembly.xml</descriptor>
-
<descriptor>src/main/assembly/workbench-assembly.xml</descriptor>
</descriptors>
</configuration>
</plugin>