We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25b4c9 commit 4ea242bCopy full SHA for 4ea242b
gxdynamodb/pom.xml
@@ -4,11 +4,11 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
7
- <parent>
8
- <groupId>com.genexus</groupId>
9
- <artifactId>parent</artifactId>
10
- <version>${revision}${changelist}</version>
11
- </parent>
+ <parent>
+ <groupId>com.genexus</groupId>
+ <artifactId>parent</artifactId>
+ <version>${revision}${changelist}</version>
+ </parent>
12
13
<artifactId>gxdynamodb</artifactId>
14
<name>GeneXus DynamoDB</name>
0 commit comments