Changeset 6 for exampleparties


Ignore:
Timestamp:
09/24/19 15:05:27 (5 years ago)
Author:
bart
Message:

Fix pom source-plugin version nr

Location:
exampleparties
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • exampleparties/boulware/pom.xml

    r4 r6  
    7878                                <groupId>org.apache.maven.plugins</groupId>
    7979                                <artifactId>maven-source-plugin</artifactId>
     80                                <version>3.1.0</version>
    8081                                <executions>
    8182                                        <execution>
  • exampleparties/conceder/pom.xml

    r4 r6  
    7878                                <groupId>org.apache.maven.plugins</groupId>
    7979                                <artifactId>maven-source-plugin</artifactId>
     80                                <version>3.1.0</version>
    8081                                <executions>
    8182                                        <execution>
  • exampleparties/hardliner/pom.xml

    r4 r6  
    7878                                <groupId>org.apache.maven.plugins</groupId>
    7979                                <artifactId>maven-source-plugin</artifactId>
     80                                <version>3.1.0</version>
    8081                                <executions>
    8182                                        <execution>
  • exampleparties/randomparty/pom.xml

    r4 r6  
    160160                                <groupId>org.apache.maven.plugins</groupId>
    161161                                <artifactId>maven-source-plugin</artifactId>
     162                                <version>3.1.0</version>
    162163                                <executions>
    163164                                        <execution>
  • exampleparties/randompartypy/pom.xml

    r4 r6  
    151151                                <groupId>org.apache.maven.plugins</groupId>
    152152                                <artifactId>maven-source-plugin</artifactId>
     153                                <version>3.1.0</version>
    153154                                <executions>
    154155                                        <execution>
  • exampleparties/timedependentparty/pom.xml

    r4 r6  
    161161                                <groupId>org.apache.maven.plugins</groupId>
    162162                                <artifactId>maven-source-plugin</artifactId>
     163                                <version>3.1.0</version>
    163164                                <executions>
    164165                                        <execution>
Note: See TracChangeset for help on using the changeset viewer.