Skip to content

Commit a70dfd5

Browse files
authored
Add files via upload
1 parent 1ec4813 commit a70dfd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dependency-reduced-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>pehost.xyz</groupId>
4+
<groupId>drupi.xyz</groupId>
55
<artifactId>addon</artifactId>
66
<version>1.0-SNAPSHOT</version>
77
<build>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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-
<groupId>pehost.xyz</groupId>
7+
<groupId>drupi.xyz</groupId>
88
<artifactId>addon</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
<properties>

0 commit comments

Comments
 (0)