File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 <properties >
99 <dropwizard .version>0.7.1</dropwizard .version>
1010 <powermock .version>1.5.4</powermock .version>
11- <jackson-version >[2.5.1,) </jackson-version >
11+ <jackson-version >2.7.3 </jackson-version >
1212 </properties >
1313
1414 <build >
217217 <dependency >
218218 <groupId >com.appirio</groupId >
219219 <artifactId >ap-events-bus</artifactId >
220- <version >0.0.2 -SNAPSHOT</version >
220+ <version >0.0.4 -SNAPSHOT</version >
221221 <exclusions >
222222 <exclusion >
223223 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ databases:
4444 validationQuery : select 1 from systables
4545
4646 # the JDBC URL
47- url : jdbc:informix-sqli://localhost:2021/topcoder_dw:INFORMIXSERVER=informixoltp_tcp ;IFX_LOCK_MODE_WAIT=5;OPTCOMPIND=0;STMT_CACHE=1;
47+ url : jdbc:informix-sqli://localhost:2021/topcoder_dw:INFORMIXSERVER=datawarehouse_tcp ;IFX_LOCK_MODE_WAIT=5;OPTCOMPIND=0;STMT_CACHE=1;
4848
4949 # the minimum number of connections to keep open
5050 minSize : 2
You can’t perform that action at this time.
0 commit comments