Skip to content

Commit

Permalink
Merge pull request #169 from terasolunaorg/issues/168_FixSpell
Browse files Browse the repository at this point in the history
fixed plugin spell #168
  • Loading branch information
btshimizukza committed Jan 12, 2016
2 parents 0438201 + ac3a141 commit 3b9adb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<properties>
<java-version>1.8</java-version>
<org.codehaus.mojo.build-helper-maven-plugi.version>1.9.1</org.codehaus.mojo.build-helper-maven-plugi.version>
<org.codehaus.mojo.build-helper-maven-plugin.version>1.9.1</org.codehaus.mojo.build-helper-maven-plugin.version>
</properties>

<repositories>
Expand Down Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>${org.codehaus.mojo.build-helper-maven-plugi.version}</version>
<version>${org.codehaus.mojo.build-helper-maven-plugin.version}</version>
<executions>
<execution>
<id>add-source</id>
Expand Down

0 comments on commit 3b9adb0

Please sign in to comment.