You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by an...@apache.org on 2013/05/10 05:17:36 UTC

git commit: Fix version on test-resources/pom.xml back to 0.8.0-SNAPSHOT

Updated Branches:
  refs/heads/master 0b7f3820a -> a1333741d


Fix version on test-resources/pom.xml back to 0.8.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/a1333741
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/a1333741
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/a1333741

Branch: refs/heads/master
Commit: a1333741db7f7e6573347203206d033df9238e11
Parents: 0b7f382
Author: Peter Ansell <p_...@yahoo.com>
Authored: Fri May 10 13:16:59 2013 +1000
Committer: Peter Ansell <p_...@yahoo.com>
Committed: Fri May 10 13:16:59 2013 +1000

----------------------------------------------------------------------
 test-resources/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/a1333741/test-resources/pom.xml
----------------------------------------------------------------------
diff --git a/test-resources/pom.xml b/test-resources/pom.xml
index 8700fa9..5e3db8c 100644
--- a/test-resources/pom.xml
+++ b/test-resources/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>