This commit is contained in:
crusader 2018-04-25 18:47:28 +09:00
parent e4b97f452e
commit 9d1926ee24
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.loafle</groupId>
<groupId>com.loafle.maven</groupId>
<artifactId>maven_parent_jar</artifactId>
<version>1.0.0-RELEASE</version>
</parent>

View File

@ -2,8 +2,8 @@ package com.loafle.overflow.crawler;
import java.util.Map;
import com.loafle.overflow.module.core.exception.OverflowException;
import com.loafle.overflow.module.sensorconfig.model.SensorConfig;
import com.loafle.overflow.core.exception.OverflowException;
import com.loafle.overflow.model.sensorconfig.SensorConfig;
/**
* Crawler