Skip to content

Commit

Permalink
Removed author information
Browse files Browse the repository at this point in the history
  • Loading branch information
enridaga committed Apr 16, 2021
1 parent 29d9cd3 commit d431307
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,43 +11,13 @@

<name>sparql.anything</name>
<description>An opinionated approach to SPARQL any file</description>
<url>https://github.com/spice-h2020/sparql.everything</url>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
</properties>

<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://github.com/spice-h2020/sparql.anything/blob/main/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>

<developers>
<developer>
<name>Luigi Asprino</name>
<email>[email protected]</email>
<organization>FICLIT</organization>
<organizationUrl>https://ficlit.unibo.it/it</organizationUrl>
</developer>
<developer>
<name>Enrico Daga</name>
<email>[email protected]</email>
<organization>The Open University</organization>
<organizationUrl>https://kmi.open.ac.uk</organizationUrl>
</developer>
</developers>

<scm>
<connection>scm:git:git://github.com/spice-h2020/sparql.anything.git</connection>
<developerConnection>scm:git:ssh://github.com:spice-h2020/sparql.anything.git</developerConnection>
<url>http://github.com/spice-h2020/sparql.anything/tree/main</url>
</scm>

<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
Expand Down

0 comments on commit d431307

Please sign in to comment.