Skip to content

Commit

Permalink
Merge branch 'hotfix/8.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
markdaugherty committed Jul 15, 2016
2 parents 94e8741 + d852c69 commit 057214d
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 @@ -11,7 +11,7 @@
<groupId>com.citytechinc.aem.groovy.console</groupId>
<artifactId>aem-groovy-console</artifactId>
<packaging>jar</packaging>
<version>8.0.0</version>
<version>8.0.1</version>
<name>AEM Groovy Console</name>
<description>
The AEM Groovy Console provides an interface for running Groovy scripts in the AEM (Adobe CQ) container. Scripts
Expand Down Expand Up @@ -399,6 +399,7 @@
<dependency>
<groupId>com.day.cq.wcm</groupId>
<artifactId>cq-wcm-taglib</artifactId>
<version>[5.7.4,5.8.2]</version>
</dependency>
<dependency>
<groupId>com.adobe.granite</groupId>
Expand Down

0 comments on commit 057214d

Please sign in to comment.