diff --git a/README.md b/README.md index 976bfcea..21ea85b7 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Additional resources are provided for the members of the International Data Spac - Java representation of the Information Model, a mapping to a POJO domain model with no reference to graph or ontology constructs. Instances of the Information Model might such conveniently by created, validated and (de)serialized in a strongly-typed way using any common development environment without requiring in-depth knowledge of RDF and related Semantic Web standards. -The Java Information Model is provided as a single JAR library via the [Maven Repository](https://maven.iais.fraunhofer.de/artifactory/eis-ids-snapshot/) +The Java Information Model is provided as a single JAR library via the [Maven Repository](https://maven.iais.fraunhofer.de/artifactory/eis-ids-public/) operated by Fraunhofer [IAIS](https://www.iais.fraunhofer.de/): ```xml @@ -48,7 +48,7 @@ operated by Fraunhofer [IAIS](https://www.iais.fraunhofer.de/): snapshots maven-snapshots - http://maven.iais.fraunhofer.de/artifactory/eis-ids-snapshot + http://maven.iais.fraunhofer.de/artifactory/eis-ids-public ```