Skip to content

Commit

Permalink
Incremented project version for latest changes on parental control api
Browse files Browse the repository at this point in the history
  • Loading branch information
jbguillois committed Jul 21, 2020
1 parent faf59b4 commit b020bac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.github.freebox</groupId>
<artifactId>freebox-java-helper</artifactId>
<packaging>jar</packaging>
<version>1.1.11</version>
<version>1.1.12</version>
<name>FreeBox Java Helper</name>

<properties>
Expand Down Expand Up @@ -140,6 +140,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.0</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit b020bac

Please sign in to comment.