Skip to content

Commit

Permalink
Add missing artifact name to new quickstart archetype
Browse files Browse the repository at this point in the history
  • Loading branch information
kupferk committed Oct 7, 2022
1 parent 3dba2aa commit 19b58a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flowman-archetype-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>flowman-archetype-quickstart</artifactId>
<name>Flowman quickstart Maven archetype</name>
<packaging>maven-archetype</packaging>

<parent>
Expand Down

0 comments on commit 19b58a0

Please sign in to comment.