Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

Commit 569a58f

Browse files
Merge pull request #82 from dwolfson/4.2_update
Updated to 4.2 of Egeria
2 parents 78ea297 + 76a1f06 commit 569a58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ allprojects {
5858
// Assign variables for any constraints
5959
ext {
6060
// add version variables here
61-
egeriaversion='4.1-SNAPSHOT'
61+
egeriaversion='4.2'
6262
}
6363

6464
dependencies {

0 commit comments

Comments
 (0)