Skip to content

Commit db6e2be

Browse files
committed
[1.2.0] - 2025-07-25
(fj-bom parent)
1 parent 46442d7 commit db6e2be

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

pom.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44

5-
<groupId>org.fugerit.java</groupId>
5+
<parent>
6+
<groupId>org.fugerit.java</groupId>
7+
<artifactId>fj-bom</artifactId>
8+
<version>2.0.3</version>
9+
<relativePath/>
10+
</parent>
11+
612
<artifactId>query-export-maven-plugin</artifactId>
713

814
<version>1.2.0</version>

0 commit comments

Comments
 (0)