Author: jgrassel
Date: Tue Jul 12 18:02:53 2016
New Revision: 1752323

URL: http://svn.apache.org/viewvc?rev=1752323&view=rev
Log:
OPENJPA-2645: Doc Build for most branch releases are broken

Modified:
    openjpa/branches/2.2.x/pom.xml

Modified: openjpa/branches/2.2.x/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.2.x/pom.xml?rev=1752323&r1=1752322&r2=1752323&view=diff
==============================================================================
--- openjpa/branches/2.2.x/pom.xml (original)
+++ openjpa/branches/2.2.x/pom.xml Tue Jul 12 18:02:53 2016
@@ -749,7 +749,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>buildnumber-maven-plugin</artifactId>
-                    <version>1.4</version>
+                    <version>1.0-beta-4</version>
                     <configuration>
                         <getRevisionOnlyOnce>true</getRevisionOnlyOnce>
                         <revisionOnScmFailure>offline</revisionOnScmFailure>


Reply via email to