Author: olamy
Date: Fri Jan 11 00:01:20 2013
New Revision: 1431742
URL: http://svn.apache.org/viewvc?rev=1431742&view=rev
Log:
ignore idea file
Modified:
commons/sandbox/performance/trunk/ (props changed)
commons/sandbox/performance/trunk/pom.xml
Propchange: commons/sandbox/performance/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Jan 11 00:01:20 2013
@@ -2,3 +2,4 @@
.project
bin
target
+*.iml
Modified: commons/sandbox/performance/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/performance/trunk/pom.xml?rev=1431742&r1=1431741&r2=1431742&view=diff
==============================================================================
--- commons/sandbox/performance/trunk/pom.xml (original)
+++ commons/sandbox/performance/trunk/pom.xml Fri Jan 11 00:01:20 2013
@@ -22,8 +22,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.commons</groupId>
- <artifactId>commons-sandbox-parent</artifactId>
- <version>9</version>
+ <artifactId>commons-sandbox-parent</artifactId>
+ <version>10-SNAPSHOT</version>
</parent>
<artifactId>commons-performance</artifactId>