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

Move service-search-nls to oskari-server-extras #1

Merged
merged 3 commits into from
Sep 21, 2018

Conversation

jampukka
Copy link
Contributor

@jampukka jampukka commented Sep 11, 2018

Functionality is NLS specific

@ZakarFin ZakarFin merged commit d2ebf48 into nlsfi:master Sep 21, 2018
@ZakarFin
Copy link
Collaborator

Deployed to oskari.org/nexus. To use replace:

     <dependency>
        <groupId>fi.nls.oskari.service</groupId>
        <artifactId>oskari-search-nls</artifactId>
        <version>${oskari.version}</version>
    </dependency>

With:

     <dependency>
        <groupId>fi.nls.oskari.extras</groupId>
        <artifactId>oskari-search-nls</artifactId>
        <version>2.0</version>
    </dependency>

@jampukka jampukka mentioned this pull request Oct 23, 2018
@jampukka jampukka deleted the feature/nls-search branch March 1, 2022 18:26
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

Successfully merging this pull request may close these issues.

2 participants