Skip to content

Commit

Permalink
Merge pull request #463 from EKT/DS-1857
Browse files Browse the repository at this point in the history
Change BTE version to 0.9.2.3 for DS-1857
  • Loading branch information
helix84 committed Jan 31, 2014
2 parents 689e64e + 21a952d commit bdb1b82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dspace-api/pom.xml
Expand Up @@ -436,12 +436,12 @@
<dependency> <dependency>
<groupId>gr.ekt.bte</groupId> <groupId>gr.ekt.bte</groupId>
<artifactId>bte-core</artifactId> <artifactId>bte-core</artifactId>
<version>0.9.3.3</version> <version>0.9.2.3</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>gr.ekt.bte</groupId> <groupId>gr.ekt.bte</groupId>
<artifactId>bte-io</artifactId> <artifactId>bte-io</artifactId>
<version>0.9.3.3</version> <version>0.9.2.3</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit bdb1b82

Please sign in to comment.