Skip to content

Commit

Permalink
Version bumped to 2.0-beta2 and sample properties file cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristina Yenyxe Gonzalez Garcia committed Mar 2, 2017
1 parent 703b46b commit f64d6b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions examples/initialize-database.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
spring.batch.job.names=init-database-job

# INITIALIZATION PARAMETERS
input.gtf=/home/cyenyxe/tmp/sample.gtf.gz
input.gtf=/path/to/sample.gtf.gz

# Database configuration
spring.data.mongodb.database=
spring.data.mongodb.database=
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>uk.ac.ebi.eva</groupId>
<artifactId>eva-pipeline</artifactId>
<version>2.0-beta2-SNAPSHOT</version>
<version>2.0-beta2</version>


<parent>
Expand Down

0 comments on commit f64d6b8

Please sign in to comment.