Skip to content

Commit 5f5ae90

Browse files
committed
Update standar classes version to allow publish in Azure Artifacts
1 parent 8abb70b commit 5f5ae90

File tree

22 files changed

+22
-22
lines changed

22 files changed

+22
-22
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>2.4.15</version>
10+
<version>2.4.16</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>2.4.15</version>
10+
<version>2.4.16</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>2.4.15</version>
10+
<version>2.4.16</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>2.4.15</version>
10+
<version>2.4.16</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>2.4.15</version>
10+
<version>2.4.16</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>2.4.15</version>
10+
<version>2.4.16</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>2.4.15</version>
10+
<version>2.4.16</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>2.4.15</version>
10+
<version>2.4.16</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>2.4.15</version>
10+
<version>2.4.16</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>2.4.15</version>
10+
<version>2.4.16</version>
1111
</parent>
1212
<artifactId>gxmail</artifactId>
1313
<name>GeneXus Mail</name>

0 commit comments

Comments
 (0)