Skip to content

Commit

Permalink
fixing dependencies for post 1.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
danhaywood committed Oct 3, 2014
1 parent de57a29 commit d6a2a4a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
7 changes: 1 addition & 6 deletions fixture/pom.xml
Expand Up @@ -120,10 +120,5 @@ language governing permissions and limitations under the License.
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.isisaddons.wicket.wickedcharts</groupId>
<artifactId>isis-wicket-wickedcharts-cpt</artifactId>
</dependency>

</dependencies>
</dependencies>
</project>
6 changes: 0 additions & 6 deletions webapp/pom.xml
Expand Up @@ -181,12 +181,6 @@ language governing permissions and limitations under the License.
</dependency>


<!-- isis modules -->
<dependency>
<groupId>org.apache.isis.module</groupId>
<artifactId>isis-module-devutils-impl</artifactId>
</dependency>

<!-- to run using WebServer (optional) -->
<dependency>
<groupId>org.apache.isis.core</groupId>
Expand Down

0 comments on commit d6a2a4a

Please sign in to comment.