Skip to content

Commit

Permalink
[DSD-3884] pointed childauthfilter to 1.2.0.1-B1 (#565)
Browse files Browse the repository at this point in the history
* [DSD-3884] pointed childauthfilter to 1.2.0.1-B1

Signed-off-by: syed salman <[email protected]>

* [DSD-3884] updated pull-request types in push-trigger.yml

Signed-off-by: syed salman <[email protected]>

---------

Signed-off-by: syed salman <[email protected]>
  • Loading branch information
syedsalman3753 authored Nov 28, 2023
1 parent f7cef0c commit 57a4840
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
release:
types: [published]
pull_request:
types: [opened]
types: [opened, reopened, synchronize]
push:
branches:
- master
Expand Down
2 changes: 1 addition & 1 deletion artifacts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<hazelcast.location>/usr/share/nginx/html/artifactory/libs-release-local/cache</hazelcast.location>
<hazelcast.fileName>cache-provider.jar</hazelcast.fileName>
<!-- authentication-childauthfilter-impl -->
<authentication-childauthfilter-impl.version>1.2.0.1-B5-SNAPSHOT</authentication-childauthfilter-impl.version>
<authentication-childauthfilter-impl.version>1.2.0.1-B1</authentication-childauthfilter-impl.version>
<authentication-childauthfilter-impl.location>/usr/share/nginx/html/artifactory/libs-release-local/io/mosip/authentication/authentication-ref-impl</authentication-childauthfilter-impl.location>
<authentication-childauthfilter-impl.fileName>authentication-childauthfilter-impl.jar</authentication-childauthfilter-impl.fileName>
<!-- idp authentication wrapper -->
Expand Down

0 comments on commit 57a4840

Please sign in to comment.