Skip to content

Commit

Permalink
Bump blueprints version
Browse files Browse the repository at this point in the history
  • Loading branch information
Darrick Wiebe committed Sep 23, 2014
1 parent beb4a10 commit b3f93e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/pacer-orient/version.rb
Expand Up @@ -4,7 +4,7 @@ module Orient
JAR = "pacer-orient-#{ VERSION }-standalone.jar"
JAR_PATH = "lib/#{ JAR }"
ORIENT_VERSION = "2.0-M2-SNAPSHOT"
PIPES_VERSION = "2.5.0"
PIPES_VERSION = "2.6.0"
PACER_REQ = ">= 1.5.3"
end
end
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -9,7 +9,7 @@
<properties>
<orient.version>2.0-M2-SNAPSHOT</orient.version>
<gem.version>2.2.0.pre</gem.version>
<pipes.version>2.5.0</pipes.version>
<pipes.version>2.6.0</pipes.version>
</properties>
<!-- NOTE: the following properties are automatically updated based on the values in lib/pacer-orient/version.rb -->
<version>${gem.version}</version>
Expand Down

0 comments on commit b3f93e4

Please sign in to comment.