Skip to content

Commit 843bf9c

Browse files
committed
Release version ready.
1 parent a41af91 commit 843bf9c

File tree

22 files changed

+22
-22
lines changed

22 files changed

+22
-22
lines changed

android/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxandroid</artifactId>

androidreports/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxandroidreports</artifactId>

apacheandroid/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>apacheandroid</artifactId>

common/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxcommon</artifactId>

gxandroidpublisher/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxandroidpublisher</artifactId>

gxawsserverless/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxawsserverless</artifactId>

gxcryptocommon/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxcryptocommon</artifactId>

gxexternalproviders/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxexternalproviders</artifactId>

gxgeospatial/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxgeospatial</artifactId>

gxmail/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212
<artifactId>gxmail</artifactId>
1313
<name>GeneXus Mail</name>

gxmaps/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxmaps</artifactId>

gxodata/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxodata</artifactId>

gxoffice/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxoffice</artifactId>

gxsearch/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxsearch</artifactId>

gxwebsocket/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>parent</artifactId>
77
<groupId>com.genexus</groupId>
8-
<version>2.4-SNAPSHOT</version>
8+
<version>2.4</version>
99
</parent>
1010

1111
<artifactId>gxwebsocket</artifactId>

gxwebsocketjakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>parent</artifactId>
77
<groupId>com.genexus</groupId>
8-
<version>2.4-SNAPSHOT</version>
8+
<version>2.4</version>
99
</parent>
1010

1111
<artifactId>gxwebsocketjakarta</artifactId>

java/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxclassR</artifactId>

javapns/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>javapns</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.genexus</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.4-SNAPSHOT</version>
9+
<version>2.4</version>
1010
<packaging>pom</packaging>
1111

1212
<name>GeneXus Standard Classes (Parent)</name>

wrappercommon/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxwrappercommon</artifactId>

wrapperjakarta/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxwrapperjakarta</artifactId>

wrapperjavax/pom.xml

+1-1
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-SNAPSHOT</version>
10+
<version>2.4</version>
1111
</parent>
1212

1313
<artifactId>gxwrapperjavax</artifactId>

0 commit comments

Comments
 (0)