Skip to content

Commit 423c024

Browse files
committed
Updated version in dumont pom.xml
1 parent eab5fed commit 423c024

File tree

20 files changed

+21
-21
lines changed

20 files changed

+21
-21
lines changed

aem-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.viglet.dumont</groupId>
77
<artifactId>dumont</artifactId>
8-
<version>2026.1.15</version>
8+
<version>2026.1.16</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<groupId>com.viglet.dumont</groupId>

aem/aem-plugin-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.viglet.dumont</groupId>
77
<artifactId>dumont-aem</artifactId>
8-
<version>2026.1.15</version>
8+
<version>2026.1.16</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>aem-plugin-sample</artifactId>

aem/aem-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.viglet.dumont</groupId>
77
<artifactId>dumont-aem</artifactId>
8-
<version>2026.1.15</version>
8+
<version>2026.1.16</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>aem-plugin</artifactId>

aem/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.viglet.dumont</groupId>
77
<artifactId>dumont</artifactId>
8-
<version>2026.1.15</version>
8+
<version>2026.1.16</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<groupId>com.viglet.dumont</groupId>

commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.viglet.dumont</groupId>
1313
<artifactId>dumont</artifactId>
14-
<version>2026.1.15</version>
14+
<version>2026.1.16</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717
<artifactId>dumont-commons</artifactId>

connector/connector-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dumont-connector</artifactId>
77
<groupId>com.viglet.dumont</groupId>
8-
<version>2026.1.15</version>
8+
<version>2026.1.16</version>
99
</parent>
1010

1111
<artifactId>connector-app</artifactId>

connector/connector-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dumont-connector</artifactId>
77
<groupId>com.viglet.dumont</groupId>
8-
<version>2026.1.15</version>
8+
<version>2026.1.16</version>
99
</parent>
1010

1111
<artifactId>connector-commons</artifactId>

connector/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>com.viglet.dumont</groupId>
77
<artifactId>dumont</artifactId>
8-
<version>2026.1.15</version>
8+
<version>2026.1.16</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<groupId>com.viglet.dumont</groupId>
1212
<artifactId>dumont-connector</artifactId>
13-
<version>2026.1.15</version>
13+
<version>2026.1.16</version>
1414
<name>Dumont Connector</name>
1515
<description>Dumont Connector</description>
1616
<packaging>pom</packaging>

db/db-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.viglet.dumont</groupId>
88
<artifactId>dumont-db</artifactId>
9-
<version>2026.1.15</version>
9+
<version>2026.1.16</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>db-app</artifactId>

db/db-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dumont-db</artifactId>
77
<groupId>com.viglet.dumont</groupId>
8-
<version>2026.1.15</version>
8+
<version>2026.1.16</version>
99
</parent>
1010

1111
<artifactId>db-commons</artifactId>

0 commit comments

Comments
 (0)