Skip to content

Commit

Permalink
Removing jBPM console from 0.3 CR1
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Babo committed Nov 14, 2011
1 parent b94a64c commit 74453ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jboss-as7/standalone/bundle/pom.xml
Expand Up @@ -103,6 +103,7 @@
<type>war</type>
<version>${project.version}</version>
</artifactItem>
<!-- Disabling jBPM console for 0.3 CR1
<artifactItem>
<groupId>org.switchyard</groupId>
<artifactId>switchyard-jbpm-gwt-console-server</artifactId>
Expand All @@ -115,6 +116,7 @@
<type>war</type>
<version>${version.jbpm}</version>
</artifactItem>
-->
</artifactItems>
<outputDirectory>${staging.jboss.dir}/standalone/deployments</outputDirectory>
<stripVersion>true</stripVersion>
Expand Down

0 comments on commit 74453ea

Please sign in to comment.