Changeset 6 for issuevalue/pom.xml


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

Fix pom source-plugin version nr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issuevalue/pom.xml

    r4 r6  
    129129                                </configuration>
    130130                        </plugin>
    131                        
     131
    132132                        <plugin>
    133133                                <groupId>org.apache.maven.plugins</groupId>
    134134                                <artifactId>maven-source-plugin</artifactId>
     135                                <version>3.1.0</version>
    135136                                <executions>
    136137                                        <execution>
Note: See TracChangeset for help on using the changeset viewer.