diff --git a/pom.xml b/pom.xml index 768c002fe..f60b36aff 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ false ${basedir}/src/main/scala ${basedir}/src/test/scala - ${basedir}/lib/scalastyle_config.xml + ${basedir}/scalastyle_config.xml ${project.basedir}/target/scalastyle-output.xml UTF-8 diff --git a/lib/scalastyle_config.xml b/scalastyle_config.xml similarity index 100% rename from lib/scalastyle_config.xml rename to scalastyle_config.xml diff --git a/scray-const/pom.xml b/scray-const/pom.xml deleted file mode 100644 index a55378355..000000000 --- a/scray-const/pom.xml +++ /dev/null @@ -1,10 +0,0 @@ - - 4.0.0 - - scray - scray - 0.0.1-SNAPSHOT - - scray-const - scray-const - \ No newline at end of file