You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by dk...@apache.org on 2011/11/16 20:37:27 UTC

svn commit: r1202853 - /aries/trunk/samples/pom.xml

Author: dkulp
Date: Wed Nov 16 19:37:27 2011
New Revision: 1202853

URL: http://svn.apache.org/viewvc?rev=1202853&view=rev
Log:
Make element name consistent with others

Modified:
    aries/trunk/samples/pom.xml

Modified: aries/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/samples/pom.xml?rev=1202853&r1=1202852&r2=1202853&view=diff
==============================================================================
--- aries/trunk/samples/pom.xml (original)
+++ aries/trunk/samples/pom.xml Wed Nov 16 19:37:27 2011
@@ -77,7 +77,7 @@
 
         <!-- Aries Jmx Versions -->
         <ariesJmxiApiVersion>0.3.1-SNAPSHOT</ariesJmxiApiVersion>
-        <ariesJmxBluePrintApiVersion>0.3.1-SNAPSHOT</ariesJmxBluePrintApiVersion>
+        <ariesJmxBlueprintApiVersion>0.3.1-SNAPSHOT</ariesJmxBlueprintApiVersion>
         <ariesJmxBlueprintVersion>0.3.1-SNAPSHOT</ariesJmxBlueprintVersion>
         <ariesJmxBlueprintCoreVersion>0.3.1-SNAPSHOT</ariesJmxBlueprintCoreVersion>
         <ariesJmxVersion>0.3.1-SNAPSHOT</ariesJmxVersion>