Skip to content

Commit 4ea242b

Browse files
committed
Update build workflow - #596
(cherry picked from commit d5be2e8)
1 parent c25b4c9 commit 4ea242b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gxdynamodb/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<parent>
8-
<groupId>com.genexus</groupId>
9-
<artifactId>parent</artifactId>
10-
<version>${revision}${changelist}</version>
11-
</parent>
7+
<parent>
8+
<groupId>com.genexus</groupId>
9+
<artifactId>parent</artifactId>
10+
<version>${revision}${changelist}</version>
11+
</parent>
1212

1313
<artifactId>gxdynamodb</artifactId>
1414
<name>GeneXus DynamoDB</name>

0 commit comments

Comments
 (0)