Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Init pom #3

Open
tischi opened this issue Sep 15, 2022 · 1 comment
Open

Init pom #3

tischi opened this issue Sep 15, 2022 · 1 comment

Comments

@tischi
Copy link
Collaborator

tischi commented Sep 15, 2022

@joshmoore I am working on initializing the project.

What should I write in the pom at those places?

    <parent>
        <groupId>org.scijava</groupId>
        <artifactId>pom-scijava</artifactId>
        <version>31.1.0</version>
    </parent>

    <groupId>org.embl.mobie</groupId>
    <artifactId>mobie-io</artifactId>
    <version>1.2.13-SNAPSHOT</version>
@tischi
Copy link
Collaborator Author

tischi commented Sep 15, 2022

I did now:

    <groupId>ome</groupId>
    <artifactId>ome-ngff-java</artifactId>
    <version>0.0.0-SNAPSHOT</version>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant