Skip to content

Commit

Permalink
Use fedora 4.6.0 instead of 4.7-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
birkland committed Sep 1, 2016
1 parent bdc8ef6 commit d8cd008
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fcrepo-api-x-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<type>installed</type>
<systemProperties>
<fcrepo.home>${project.build.directory}/fcrepo</fcrepo.home>
<fcrepo.modeshape.configuration>classpath:/config/file-simple/repository.json</fcrepo.modeshape.configuration>
<fcrepo.modeshape.configuration>classpath:/config/minimal-default/repository.json</fcrepo.modeshape.configuration>
</systemProperties>
</container>
<deployables>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<checkstyle.plugin.version>2.17</checkstyle.plugin.version>
<commons-io.version>2.5</commons-io.version>
<docker>false</docker>
<fcrepo.version>4.7.0-SNAPSHOT</fcrepo.version>
<fcrepo.version>4.6.0</fcrepo.version>
<fcrepo-build-tools.version>4.4.2</fcrepo-build-tools.version>
<httpclient.version>4.5.2</httpclient.version>
<httpcore.version>4.4.5</httpcore.version>
Expand Down

0 comments on commit d8cd008

Please sign in to comment.