diff --git a/bobfile b/bobfile index c194e9a..b3f44cc 100644 --- a/bobfile +++ b/bobfile @@ -1,5 +1,5 @@ vendor: com.github.codemonstur -version: 4.0.1 +version: 4.0.0 packaging: maven-plugin dependencies: - repository: org.jsoup:jsoup:1.12.1 diff --git a/pom.xml b/pom.xml index 744a538..23da8d7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.codemonstur htmlcompiler - 4.0.1 + 4.0.0 maven-plugin ${project.groupId}:${project.artifactId}