Skip to content

Commit 703df20

Browse files
committed
Move artifacts into 'com.nordstrom.*' group
1 parent 31cc549 commit 703df20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<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">
22
<modelVersion>4.0.0</modelVersion>
3-
<groupId>com.github.nordstrom.tools</groupId>
3+
<groupId>com.nordstrom.tools</groupId>
44
<artifactId>java-utils</artifactId>
55
<version>1.3.2-SNAPSHOT</version>
66
<packaging>jar</packaging>

0 commit comments

Comments
 (0)