Skip to content

Commit

Permalink
commons lib updated
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwechner committed Nov 27, 2014
1 parent d8c6591 commit 54d9501
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 @@ -72,7 +72,7 @@
<dependency groupId="yarep" artifactId="yarep-core" version="1.4.4-rad86f74baf45f5625305b9ef561784ea8b6013c8"/>

<!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
<dependency groupId="wyona-org-commons" artifactId="wyona-org-commons" version="1.2.0-r2705049aa49904e3d0be7a6145d2a494901107f4"/>
<dependency groupId="wyona-org-commons" artifactId="wyona-org-commons" version="1.3.0-r8cdf59a4e1f5f4ea5b93c9991ff6a87c98d65269"/>

<!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
<dependency groupId="net.sf.ehcache" artifactId="ehcache" version="2.7.0"/>
Expand Down
2 changes: 1 addition & 1 deletion src/build/pom-core.xml
Expand Up @@ -46,7 +46,7 @@
<groupId>wyona-org-commons</groupId>
<artifactId>wyona-org-commons</artifactId>
<!-- IMPORTANT: Please make sure to update dependencies.xml as well! -->
<version>1.2.0-r2705049aa49904e3d0be7a6145d2a494901107f4</version>
<version>1.3.0-r8cdf59a4e1f5f4ea5b93c9991ff6a87c98d65269</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand Down

0 comments on commit 54d9501

Please sign in to comment.