Skip to content

Commit

Permalink
Fix pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ia3andy committed Jan 4, 2024
1 parent c7f1408 commit 0502d6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>code-quarkus</artifactId>
<packaging>jar</packaging>
<name>Code Quarkus</name>
<description>Customize a Web Interface to generate Quarkus starter projects..</description>
<description>Customize a Web Interface to generate Quarkus starter projects.</description>
<parent>
<groupId>io.quarkus.code</groupId>
<artifactId>code-quarkus-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<maven-release-plugin.version>3.0.1</maven-release-plugin.version>
</properties>
<name>Code Quarkus - Parent</name>
<description></description>
<description>Customize a Web Interface to generate Quarkus starter projects.</description>
<url>https://github.com/quarkusio/code.quarkus.io</url>
<scm>
<connection>scm:git:git://github.com/quarkusio/code.quarkus.io.git</connection>
Expand Down

0 comments on commit 0502d6a

Please sign in to comment.