Index: /trunk/autoquest-plugin-uml/pom.xml
===================================================================
--- /trunk/autoquest-plugin-uml/pom.xml	(revision 1604)
+++ /trunk/autoquest-plugin-uml/pom.xml	(revision 1605)
@@ -115,22 +115,4 @@
                 </configuration>
             </plugin>
-            <plugin>
-                <artifactId>maven-assembly-plugin</artifactId>
-                <version>2.2-beta-2</version>
-                <configuration>
-                    <descriptors>
-                        <descriptor>src/main/assembly/config.xml</descriptor>
-                    </descriptors>
-                </configuration>
-                <executions>
-                    <execution>
-                        <id>make-assembly</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>single</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
         </plugins>
     </build>
