FamilySearch / gedcomx

An open data model and an open serialization format for exchanging genealogical data.
http://www.gedcomx.org
Apache License 2.0
349 stars 67 forks source link

Maven current version #304

Closed peter-snr closed 7 years ago

peter-snr commented 7 years ago

Hi,

I am a Java developer and want to start using the your gedcomx reference implementation. I notice from your page https://repository-gedcom.forge.cloudbees.com/release/org/gedcomx/gedcomx-parent/maven-metadata.xml that the release version is 1.0.103.M1 but when I try to use this in my maven pom.xml if fails.

When I look on maven central ( https://mvnrepository.com/artifact/org.gedcomx/gedcomx-model/2.2.0 )it lists a 2.2.0

Which one should I be using to write my code?

Thanks Peter Goudman

stoicflame commented 7 years ago

We're not using the cloudbees repository anymore. Do I need to update a link to the metadata.xml file somewhere?

2.3.0 is the latest version.