Add configuration classes.
Fix paths. Change-Id: I79b5eee4975e8bf947d3cef91924f3dd3510f350
This commit is contained in:
parent
2da8f7812e
commit
f5d0175049
@ -15,7 +15,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package com.hpcloud.mon.persister.configuration;
|
||||
package com.hpcloud.configuration;
|
||||
|
||||
import com.fasterxml.jackson.annotation.JsonProperty;
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
* or implied. See the License for the specific language governing permissions and limitations under
|
||||
* the License.
|
||||
*/
|
||||
package com.hpcloud.mon.infrastructure.persistence.influxdb;
|
||||
package com.hpcloud.configuration;
|
||||
|
||||
import com.fasterxml.jackson.annotation.JsonProperty;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user