Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Reliance on github schema ? #200

Open
bwalsh opened this issue Jul 21, 2016 · 0 comments
Open

Reliance on github schema ? #200

bwalsh opened this issue Jul 21, 2016 · 0 comments

Comments

@bwalsh
Copy link
Member

bwalsh commented Jul 21, 2016

https://github.com/ga4gh/compliance/blob/master/ctk-domain/pom.xml#L18-L22

Is there some overriding reason we can't depend on the local artifact generated from schemas?

         <dependency>
-            <groupId>com.github.ga4gh</groupId>
-            <artifactId>schemas</artifactId>
+            <groupId>org.ga4gh</groupId>
+            <artifactId>ga4gh-schemas</artifactId>
             <version>${ga4gh.schema.version}</version>
         </dependency>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant