Update the groupId for beanshell

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1535869 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2013-10-25 20:56:46 +00:00
parent a9f44394d6
commit c163b34e7e
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
<!-- misc -->
<dependency>
<groupId>bsh</groupId>
<groupId>org.beanshell</groupId>
<artifactId>bsh</artifactId>
<version>1.3.0</version>
</dependency>