Project

General

Profile

« Previous | Next » 

Revision e19d67c2

Added by Andreas Kohlbecker over 6 years ago

fixing maven-resources plugin version

View differences:

pom.xml
169 169
      </resource>
170 170
    </resources>
171 171
    <plugins>
172
        <plugin>
173
            <groupId>org.apache.maven.plugins</groupId>
174
            <artifactId>maven-resources-plugin</artifactId>
175
            <version>3.0.1</version>
176
        </plugin>    
172 177
      <plugin>
173 178
        <groupId>org.apache.maven.plugins</groupId>
174 179
        <artifactId>maven-compiler-plugin</artifactId>

Also available in: Unified diff