Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sonatype-nexus-community/nexus-form…
Browse files Browse the repository at this point in the history
…at-archetype
  • Loading branch information
bhamail committed Nov 5, 2024
2 parents b9a01e7 + afd658e commit fa3a516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.sonatype.nexus.archetypes</groupId>
<artifactId>nexus-format-archetype</artifactId>
<version>1.0.64-SNAPSHOT</version>
<version>1.0.65-SNAPSHOT</version>

<name>Nexus Format Plugin Archetype</name>
<description>Archetype to create a nexus format plugin</description>
Expand Down Expand Up @@ -62,7 +62,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>1727368368</project.build.outputTimestamp>
<project.build.outputTimestamp>1730836040</project.build.outputTimestamp>
<maven-archetype-version>3.3.0</maven-archetype-version>
<defaultNexusPluginsVersion>3.28.1-01</defaultNexusPluginsVersion>
<generatedByArchetypeVersion>${project.version}</generatedByArchetypeVersion>
Expand Down

0 comments on commit fa3a516

Please sign in to comment.