Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Commit

Permalink
fixed jboss as maven plugin groupId
Browse files Browse the repository at this point in the history
  • Loading branch information
mareknovotny committed Apr 15, 2014
1 parent a295b95 commit ae6c1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/settings.xml
Expand Up @@ -87,7 +87,7 @@ under the License.
| Specifies a further group identifier to use for plugin lookup.
<pluginGroup>com.your.plugins</pluginGroup>
-->
<pluginGroup>org.jboss.maven.plugins</pluginGroup>
<pluginGroup>org.jboss.as.plugins</pluginGroup>
</pluginGroups>


Expand Down

0 comments on commit ae6c1eb

Please sign in to comment.