Author: cumminsh
Date: Wed Aug 15 08:53:04 2012
New Revision: 1373275
URL: http://svn.apache.org/viewvc?rev=1373275&view=rev
Log:
[ARIES-862] Ignoring target directories in new projects, moving to released
version of proxy bundle where I missed a version property
Modified:
aries/trunk/samples/pom.xml
aries/trunk/transaction/transaction-jdbc/ (props changed)
aries/trunk/transaction/transaction-jms/ (props changed)
Modified: aries/trunk/samples/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/samples/pom.xml?rev=1373275&r1=1373274&r2=1373275&view=diff
==============================================================================
--- aries/trunk/samples/pom.xml (original)
+++ aries/trunk/samples/pom.xml Wed Aug 15 08:53:04 2012
@@ -99,7 +99,7 @@
<!-- Aries Proxy Versions -->
<ariesProxyApiVersion>1.0.0</ariesProxyApiVersion>
- <ariesProxyVersion>1.0.0-SNAPSHOT</ariesProxyVersion>
+ <ariesProxyVersion>1.0.0</ariesProxyVersion>
<ariesProxyImplVersion>1.0.0</ariesProxyImplVersion>
<!-- Aries Quiesce Versions -->
Propchange: aries/trunk/transaction/transaction-jdbc/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Aug 15 08:53:04 2012
@@ -0,0 +1 @@
+target
Propchange: aries/trunk/transaction/transaction-jms/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Aug 15 08:53:04 2012
@@ -0,0 +1,2 @@
+target
+