Skip to content

Commit

Permalink
Boost client updated
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwechner committed Feb 23, 2016
1 parent 2c870c4 commit 45ce884
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/build/dependencies.xml
Expand Up @@ -169,7 +169,7 @@

<!-- INFO: Get information from Boost -->
<!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
<dependency groupId="wyona-com-boost" artifactId="BoostClient" version="1.2.0-ra2efa6d13de"/>
<dependency groupId="wyona-com-boost" artifactId="BoostClient" version="2.0.0-rb466a3a3f6e"/>
</artifact:dependencies>

<!-- get ext by maven -->
Expand Down
2 changes: 1 addition & 1 deletion src/build/pom-core.xml
Expand Up @@ -10,7 +10,7 @@
<groupId>wyona-com-boost</groupId>
<artifactId>BoostClient</artifactId>
<!-- IMPORTANT: Please make sure to update dependencies.xml as well! -->
<version>1.2.0-ra2efa6d13de</version>
<version>2.0.0-rb466a3a3f6e</version>
</dependency>
<dependency>
<groupId>wyona-org-security</groupId>
Expand Down

0 comments on commit 45ce884

Please sign in to comment.