Upgrade maven-source-plugin 3.0.0 -> 3.0.1 50/47450/2
authorStephen Kitt <skitt@redhat.com>
Mon, 24 Oct 2016 16:24:48 +0000 (18:24 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 25 Oct 2016 10:27:45 +0000 (10:27 +0000)
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317924&version=12335588

Change-Id: I80c471511263ca727ed65779eb5d28ef12f94172
Signed-off-by: Stephen Kitt <skitt@redhat.com>
odlparent/pom.xml

index dd1c56899f6c5ea81b09a91a1bde1fba4431dcea..ea8a72ee33ada3c70f77f252671b3a0789931f1b 100644 (file)
         </plugin>
         <plugin>
           <artifactId>maven-source-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.0.1</version>
           <executions>
             <execution>
               <id>attach-sources</id>