Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit dd1a584

Browse files
committed
reverse name in pom
2 parents c530cd1 + 823664a commit dd1a584

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
@@ -2,7 +2,7 @@
22
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>
44
<groupId>com.databricks.labs</groupId>
5-
<artifactId>automl-toolkit_2.12</artifactId>
5+
<artifactId>automatedml_2.12</artifactId>
66
<packaging>jar</packaging>
77
<version>0.8.1</version>
88
<properties>

0 commit comments

Comments
 (0)