vanzin commented on a change in pull request #98:
URL: https://github.com/apache/commons-crypto/pull/98#discussion_r412564077



##########
File path: pom.xml
##########
@@ -606,6 +606,14 @@ The following provides more details on the included 
cryptographic software:
           
<ignoredDifferencesFile>${basedir}/clirr-excludes.xml</ignoredDifferencesFile>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-release-plugin</artifactId>
+             <version>2.5.3</version>
+             <configuration>
+          <preparationGoals>verify</preparationGoals>
+             </configuration>

Review comment:
       Indentation is funky.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to