Skip to content

Commit

Permalink
Merge branch 'release/v2.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Suderman committed May 23, 2019
2 parents 0eb3010 + a343c96 commit 28263a3
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 @@ -20,7 +20,7 @@
<parent>
<artifactId>groovy-parent-pom</artifactId>
<groupId>org.lappsgrid.maven</groupId>
<version>1.1.0</version>
<version>1.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.lappsgrid</groupId>
Expand All @@ -47,6 +47,7 @@
</issueManagement>
<properties>
<javadoc.opts>-Xdoclint:none</javadoc.opts>
<lapps.api.version>2.0.1</lapps.api.version>
</properties>
<build>
<pluginManagement>
Expand Down

0 comments on commit 28263a3

Please sign in to comment.