Skip to content

Commit

Permalink
Bump containers submodule version to 0.3.4-SNAPSHOT to avoid build er…
Browse files Browse the repository at this point in the history
…rors.
  • Loading branch information
Stefan Negrea committed May 11, 2015
1 parent 50e2005 commit bc66c5d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion containers/cassandra-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<artifactId>cassandra-docker</artifactId>
<name>Cassandra Docker Image</name>
<version>0.3.3-SNAPSHOT</version>
<version>0.3.4-SNAPSHOT</version>
<packaging>pom</packaging>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion containers/cassandra-seed-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<artifactId>cassandra-seed-provider</artifactId>
<name>Cassandra Seed Provider</name>
<version>0.3.3-SNAPSHOT</version>
<version>0.3.4-SNAPSHOT</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion containers/hawkular-metrics-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<artifactId>hawkular-metrics-docker</artifactId>
<name>Hawkular Metrics Docker Image</name>
<version>0.3.3-SNAPSHOT</version>
<version>0.3.4-SNAPSHOT</version>
<packaging>pom</packaging>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion containers/kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<artifactId>hawkular-metrics-kubernetes-app</artifactId>
<name>Hawkular Metrics Kuberenetes Application</name>
<version>0.3.3-SNAPSHOT</version>
<version>0.3.4-SNAPSHOT</version>

<properties>
<!-- Properties for the fabric8-maven-plugin -->
Expand Down
2 changes: 1 addition & 1 deletion containers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<artifactId>hawkular-metrics-containers</artifactId>
<name>Hawkular Metric Containers</name>
<version>0.3.3-SNAPSHOT</version>
<version>0.3.4-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit bc66c5d

Please sign in to comment.