Skip to content

Commit cb53a43

Browse files
committed
version 0.4.2
1 parent c86fabc commit cb53a43

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

mta.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ID: html5userapi
22
_schema-version: "2.1"
3-
version: 0.4.1
3+
version: 0.4.2
44
parameters:
55
enable-parallel-deployments: true
66

@@ -214,17 +214,17 @@ resources:
214214
URL: ~{srv_api/url}
215215
HTML5.DynamicDestination: true
216216
HTML5.ForwardAuthToken: true
217-
# - Name: html5userapi-srv-java
218-
# Description: html5userapi Java backend service
219-
# Authentication: NoAuthentication
220-
# ProxyType: Internet
221-
# Type: HTTP
222-
# URL: ~{srv_java_api/url}
223-
# HTML5.DynamicDestination: true
224-
# HTML5.ForwardAuthToken: true
217+
# - Name: html5userapi-srv-java
218+
# Description: html5userapi Java backend service
219+
# Authentication: NoAuthentication
220+
# ProxyType: Internet
221+
# Type: HTTP
222+
# URL: ~{srv_java_api/url}
223+
# HTML5.DynamicDestination: true
224+
# HTML5.ForwardAuthToken: true
225225
requires:
226226
- name: srv_api
227-
# - name: srv_java_api
227+
# - name: srv_java_api
228228
- name: html5userapi-connectivity-service
229229
parameters:
230230
service-plan: lite

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html5userapi-cf",
3-
"version": "1.0.1",
3+
"version": "0.4.2",
44
"description": "HTML5 User API for Cloud Foundry",
55
"repository": "https://github.com/gregorwolf/HTML5UserAPIforCF.git ",
66
"license": "Apache 2.0",

0 commit comments

Comments
 (0)