diff --git a/pom.xml b/pom.xml index 37bc41b..f19a48b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -21,7 +21,8 @@ 0.1.32 - + 3.8.0 + @@ -78,6 +79,14 @@ 1.3 test + + + org.interledger + java-ilp-core + 0.5.0-SNAPSHOT + + + diff --git a/src/main/app/scheme-adapter.xml b/src/main/app/scheme-adapter.xml index 3e2c075..9b363f6 100644 --- a/src/main/app/scheme-adapter.xml +++ b/src/main/app/scheme-adapter.xml @@ -17,6 +17,9 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schem doc:name="ILP-Service HTTP Request Configuration" responseTimeout="30000" /> + + +