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 26bf25b commit 2b4d61cCopy full SHA for 2b4d61c
gxdynamiccall/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>2.6-SNAPSHOT</version>
11
- </parent>
+ <parent>
+ <groupId>com.genexus</groupId>
+ <artifactId>parent</artifactId>
+ <version>${revision}${changelist}</version>
+ </parent>
12
13
<artifactId>gxdynamiccall</artifactId>
14
<name>GeneXus DynamicCall external object</name>
0 commit comments