Skip to content

Commit

Permalink
Bumped the version of the examples
Browse files Browse the repository at this point in the history
  • Loading branch information
nmihajlovski committed Dec 8, 2017
1 parent a37baea commit 405adbf
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/getting-started/pom.xml
Expand Up @@ -8,7 +8,7 @@

<properties>
<!-- please change this to the latest non-snapshot version: -->
<rapidoid.version>5.5.0-SNAPSHOT</rapidoid.version>
<rapidoid.version>5.5.1-SNAPSHOT</rapidoid.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion examples/guice-integration/pom.xml
Expand Up @@ -8,7 +8,7 @@

<properties>
<!-- please change this to the latest non-snapshot version: -->
<rapidoid.version>5.5.0-SNAPSHOT</rapidoid.version>
<rapidoid.version>5.5.1-SNAPSHOT</rapidoid.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion examples/hello-world/pom.xml
Expand Up @@ -8,7 +8,7 @@

<properties>
<!-- please change this to the latest non-snapshot version: -->
<rapidoid.version>5.5.0-SNAPSHOT</rapidoid.version>
<rapidoid.version>5.5.1-SNAPSHOT</rapidoid.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion examples/rest-api/pom.xml
Expand Up @@ -8,7 +8,7 @@

<properties>
<!-- please change this to the latest non-snapshot version: -->
<rapidoid.version>5.5.0-SNAPSHOT</rapidoid.version>
<rapidoid.version>5.5.1-SNAPSHOT</rapidoid.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion examples/yaml-sql/pom.xml
Expand Up @@ -8,7 +8,7 @@

<properties>
<!-- please change this to the latest non-snapshot version: -->
<rapidoid.version>5.5.0-SNAPSHOT</rapidoid.version>
<rapidoid.version>5.5.1-SNAPSHOT</rapidoid.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 405adbf

Please sign in to comment.