Skip to content

Commit ba6065c

Browse files
authored
re-added groupId (#15)
1 parent bdee910 commit ba6065c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
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/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4+
<groupId>com.exasol</groupId>
45
<artifactId>java-util-logging-testing</artifactId>
56
<version>2.0.2</version>
67
<name>Test utilities for `java.util.logging`</name>

0 commit comments

Comments
 (0)