Skip to content

Commit

Permalink
updated version to snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-wilczynski committed Jul 12, 2019
1 parent 9ace995 commit 6a079ca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<parent>
<groupId>com.cognifide.cq</groupId>
<artifactId>cqsm</artifactId>
<version>3.0.4</version>
<version>3.0.5-SNAPSHOT</version>
</parent>
<!-- Build Settings -->
<build>
Expand Down
2 changes: 1 addition & 1 deletion content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<parent>
<groupId>com.cognifide.cq</groupId>
<artifactId>cqsm</artifactId>
<version>3.0.4</version>
<version>3.0.5-SNAPSHOT</version>
</parent>

<!-- Build Settings -->
Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.cognifide.cq</groupId>
<artifactId>cqsm</artifactId>
<version>3.0.4</version>
<version>3.0.5-SNAPSHOT</version>
</parent>

<artifactId>documentation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<!-- The Basics -->
<groupId>com.cognifide.cq</groupId>
<artifactId>cqsm</artifactId>
<version>3.0.4</version>
<version>3.0.5-SNAPSHOT</version>
<packaging>pom</packaging>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 6a079ca

Please sign in to comment.