File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ applications:
33 buildpack : java_buildpack
44 memory : 1G
55 timeout : 180
6- path : target/data-exchange-2.0.90 .jar
6+ path : target/data-exchange-2.0.91 .jar
77 instances : 1
88 services :
99 - {uaaService}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ applications:
33 buildpack: java_buildpack
44 memory: 1G
55 timeout: 180
6- path: target/data-exchange-2.0.90 .jar
6+ path: target/data-exchange-2.0.91 .jar
77 instances : 1
88 services:
99 - {uaaService}
Original file line number Diff line number Diff line change 55
66 <groupId >com.ge.predix.solsvc</groupId >
77 <artifactId >data-exchange</artifactId >
8- <version >2.0.90 </version >
8+ <version >2.0.91 </version >
99 <packaging >jar</packaging >
1010
1111 <parent >
You can’t perform that action at this time.
0 commit comments