Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-8577

BOM files should use properties for defining the version of each artifact

XMLWordPrintable

    • % %
    • FIS 2.0 Sprint 9

      BOM files should use properties for defining the version of each artifact

      Currently they contain the dependency versions directly

       <dependency>
                      <groupId>io.fabric8</groupId>
                      <artifactId>fabric8-apt</artifactId>
                      <version>2.2.170.redhat-000003</version>
                  </dependency>
                  <dependency>
                      <groupId>io.fabric8</groupId>
                      <artifactId>fabric8-utils</artifactId>
                      <version>2.2.170.redhat-000003</version>
                  </dependency>
      

              Unassigned Unassigned
              maschmid@redhat.com Marek Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: