Repository: syncope Updated Branches: refs/heads/master 270488da6 -> 92e8ecc48
Empty change to trigger github sync Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/92e8ecc4 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/92e8ecc4 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/92e8ecc4 Branch: refs/heads/master Commit: 92e8ecc48ded246a68585aaff199e043ed05e78b Parents: 270488d Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Aug 25 15:58:04 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Aug 25 15:58:04 2016 +0200 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/92e8ecc4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9bc153e..4d89fe2 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,6 @@ specific language governing permissions and limitations under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - <modelVersion>4.0.0</modelVersion> <name>Apache Syncope</name>
