Skip to content

Commit

Permalink
MOSIP-37357 Corrected java version
Browse files Browse the repository at this point in the history
Signed-off-by: kameshsr <[email protected]>
  • Loading branch information
kameshsr committed Nov 8, 2024
1 parent 84cf382 commit 995c07f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Partnermanagement module contains following services:
Refer to [SQL scripts](db_scripts).

## Build & run (for developers)
The project requires JDK 1.21.
The project requires JDK 21.0.3
and mvn version - 3.9.6

1. Build and install:
Expand Down
2 changes: 1 addition & 1 deletion partner/partner-management-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This repository contains the source code for partner management service. For an overview refer [here](https://nayakrounak.gitbook.io/mosip-docs/modules/partner-management).

## Build & run (for developers)
The project requires JDK 1.21.
The project requires JDK 21.0.3
and mvn version - 3.9.6

1. Build and install:
Expand Down
2 changes: 1 addition & 1 deletion partner/policy-management-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This repository contains the source code for policy management service. For an overview refer [here](https://nayakrounak.gitbook.io/mosip-docs/modules/partner-management).

## Build & run (for developers)
The project requires JDK 1.21.
The project requires JDK 21.0.3
and mvn version - 3.9.6

1. Build and install:
Expand Down

0 comments on commit 995c07f

Please sign in to comment.