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 to lettuce.io #493

Closed
mp911de opened this issue Mar 22, 2017 · 0 comments
Closed

Move to lettuce.io #493

mp911de opened this issue Mar 22, 2017 · 0 comments

Comments

@mp911de
Copy link
Collaborator

mp911de commented Mar 22, 2017

Rename artifactId to lettuce-core with groupId io.lettuce and switch snapshot versioning scheme from -SNAPSHOT to .BUILD-SNAPSHOT for lettuce 5. The new coordinates are:

<dependency>
  <groupId>io.lettuce</groupId>
  <artifactId>lettuce-core</artifactId>
  <version>5.0.0.BUILD-SNAPSHOT</version>
</dependency>
@mp911de mp911de added this to the Lettuce 5.0.0 milestone Mar 22, 2017
mp911de added a commit that referenced this issue Mar 22, 2017
Rename artifactId to lettuce-core with groupId io.lettuce and switch snapshot versioning scheme from -SNAPSHOT to .BUILD-SNAPSHOT. Relocate packages from com.lambdaworks.redis to io.lettuce.core.
@mp911de mp911de closed this as completed Mar 22, 2017
mp911de added a commit that referenced this issue Mar 22, 2017
mp911de added a commit that referenced this issue Apr 1, 2017
Rename artifactId to lettuce-core with groupId io.lettuce and switch snapshot versioning scheme from -SNAPSHOT to .BUILD-SNAPSHOT. Relocate packages from com.lambdaworks.redis to io.lettuce.core.
mp911de added a commit that referenced this issue Apr 19, 2017
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