Skip to content

Commit 5d6f4fd

Browse files
committed
When External Authentication is used additional parameteres must be readit
Issue: 85741
1 parent 6acc09e commit 5d6f4fd

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.genexus</groupId>
99
<artifactId>parent</artifactId>
10-
<version>1.5.1</version>
10+
<version>1.5.2</version>
1111
</parent>
1212

1313
<artifactId>gxandroid</artifactId>

androidreports/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.genexus</groupId>
99
<artifactId>parent</artifactId>
10-
<version>1.5.1</version>
10+
<version>1.5.2</version>
1111
</parent>
1212

1313
<artifactId>gxandroidreports</artifactId>

apacheandroid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.genexus</groupId>
99
<artifactId>parent</artifactId>
10-
<version>1.5.1</version>
10+
<version>1.5.2</version>
1111
</parent>
1212

1313
<artifactId>apacheandroid</artifactId>

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.genexus</groupId>
99
<artifactId>parent</artifactId>
10-
<version>1.5.1</version>
10+
<version>1.5.2</version>
1111
</parent>
1212

1313
<artifactId>gxcommon</artifactId>

gxandroidpublisher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.genexus</groupId>
99
<artifactId>parent</artifactId>
10-
<version>1.5.1</version>
10+
<version>1.5.2</version>
1111
</parent>
1212

1313
<artifactId>gxandroidpublisher</artifactId>

gxawsserverless/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.genexus</groupId>
99
<artifactId>parent</artifactId>
10-
<version>1.5.1</version>
10+
<version>1.5.2</version>
1111
</parent>
1212

1313
<artifactId>gxawsserverless</artifactId>

gxcryptocommon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.genexus</groupId>
99
<artifactId>parent</artifactId>
10-
<version>1.5.1</version>
10+
<version>1.5.2</version>
1111
</parent>
1212

1313
<artifactId>gxcryptocommon</artifactId>

gxexternalproviders/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.genexus</groupId>
99
<artifactId>parent</artifactId>
10-
<version>1.5.1</version>
10+
<version>1.5.2</version>
1111
</parent>
1212

1313
<artifactId>gxexternalproviders</artifactId>

gxgeospatial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.genexus</groupId>
99
<artifactId>parent</artifactId>
10-
<version>1.5.1</version>
10+
<version>1.5.2</version>
1111
</parent>
1212

1313
<artifactId>gxgeospatial</artifactId>

gxmail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.genexus</groupId>
99
<artifactId>parent</artifactId>
10-
<version>1.5.1</version>
10+
<version>1.5.2</version>
1111
</parent>
1212

1313
<artifactId>gxmail</artifactId>

0 commit comments

Comments
 (0)