Update the groupId for beanshell
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1535869 13f79535-47bb-0310-9956-ffa450edef68master
parent
a9f44394d6
commit
c163b34e7e
|
|
@ -57,7 +57,7 @@
|
|||
|
||||
<!-- misc -->
|
||||
<dependency>
|
||||
<groupId>bsh</groupId>
|
||||
<groupId>org.beanshell</groupId>
|
||||
<artifactId>bsh</artifactId>
|
||||
<version>1.3.0</version>
|
||||
</dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue