You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/04/14 03:46:56 UTC

svn commit: r1326038 - /aries/branches/1.0-prototype/samples/blog/blog-jpa-eba/pom.xml

Author: cumminsh
Date: Sat Apr 14 01:46:55 2012
New Revision: 1326038

URL: http://svn.apache.org/viewvc?rev=1326038&view=rev
Log:
Another eba-maven-plugin version

Modified:
    aries/branches/1.0-prototype/samples/blog/blog-jpa-eba/pom.xml

Modified: aries/branches/1.0-prototype/samples/blog/blog-jpa-eba/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/1.0-prototype/samples/blog/blog-jpa-eba/pom.xml?rev=1326038&r1=1326037&r2=1326038&view=diff
==============================================================================
--- aries/branches/1.0-prototype/samples/blog/blog-jpa-eba/pom.xml (original)
+++ aries/branches/1.0-prototype/samples/blog/blog-jpa-eba/pom.xml Sat Apr 14 01:46:55 2012
@@ -63,7 +63,7 @@ under the License.
             <plugin>
                 <groupId>org.apache.aries</groupId>
                 <artifactId>eba-maven-plugin</artifactId>
-                <version>0.4-SNAPSHOT</version>
+                <version>1.0.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <generateManifest>true</generateManifest>