Uploaded image for project: 'Archetypes'
  1. Archetypes
  2. ARCH-63

Forge modules should be using parent pom version 36

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Neutral Neutral
    • 1.2.5
    • None
    • None
    • None

      Currently when I use the archetype to create a new Forge module it refers to a very old version of the parent pom.

      <parent>
         <groupId>info.magnolia.maven.poms-forge</groupId>
         <artifactId>magnolia-parent-pom-forge</artifactId>
         <version>31</version>
      </parent>
      

      Please update to 36.

        Acceptance criteria

              mmichel Maxime Michel
              rgange Richard Gange
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD