mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Move KobaltPluginXml to internal.
This commit is contained in:
parent
bd65591b0f
commit
2c1421863e
10 changed files with 11 additions and 7 deletions
|
@ -2,7 +2,7 @@ package com.beust.kobalt.maven
|
|||
|
||||
import com.beust.kobalt.Args
|
||||
import com.beust.kobalt.ProjectGenerator
|
||||
import com.beust.kobalt.api.PluginInfo
|
||||
import com.beust.kobalt.internal.PluginInfo
|
||||
import com.google.inject.Inject
|
||||
import org.testng.Assert
|
||||
import org.testng.annotations.Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue