[java-support] branch master updated: JPAR-78 - Remove unused svn.relative.location property.

Tom Zeller tzeller at dragonacea.biz
Mon May 16 15:46:05 EDT 2016


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-support.

The following commit(s) were added to refs/heads/master by this push:
       new  0c1c735   JPAR-78 - Remove unused svn.relative.location property.
0c1c735 is described below

commit 0c1c7359e749e6363c51b03b574a28729cdf35f8
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon May 16 14:08:20 2016 -0500

    JPAR-78 - Remove unused svn.relative.location property.
    
    Since project has been migrated from Subversion to Git.
---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3029b51..af4afe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,10 +16,6 @@
     <version>7.3.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
-    <properties>
-        <svn.relative.location>utilities/java-support</svn.relative.location>
-    </properties>
-
     <repositories>
         <repository>
             <id>shib-release</id>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list