Skip to content

Commit

Permalink
updating poms for development
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Hodgdon committed Aug 16, 2016
1 parent c17596e commit f6eaf00
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cq-component-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.citytechinc.cq.cq-component-plugin</groupId>
<artifactId>cq-component-plugin</artifactId>
<version>4.1.2</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cq-component-annotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cq-component-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.citytechinc.cq.cq-component-plugin</groupId>
<artifactId>cq-component-plugin</artifactId>
<version>4.1.2</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cq-component-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.citytechinc.cq.cq-component-plugin</groupId>
<artifactId>cq-component-plugin</artifactId>
<packaging>pom</packaging>
<version>4.1.2</version>
<version>4.2.0-SNAPSHOT</version>
<name>CQ Component Plugin</name>
<description>Plugin enabling annotation driven CQ5 Component development.</description>

Expand Down

0 comments on commit f6eaf00

Please sign in to comment.