Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
YCSB
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adnan Ahmad
YCSB
Commits
41ed6795
Commit
41ed6795
authored
9 years ago
by
Sean Busbey
Browse files
Options
Downloads
Patches
Plain Diff
[voldemort] disable voldemort pending maven accessible artifacts.
closes #297
parent
2973ea5a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
distribution/pom.xml
+2
-0
2 additions, 0 deletions
distribution/pom.xml
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
with
3 additions
and
1 deletion
distribution/pom.xml
+
2
−
0
View file @
41ed6795
...
...
@@ -93,11 +93,13 @@
<artifactId>
tarantool-binding
</artifactId>
<version>
${project.version}
</version>
</dependency>
<!--
<dependency>
<groupId>com.yahoo.ycsb</groupId>
<artifactId>voldemort-binding</artifactId>
<version>${project.version}</version>
</dependency>
-->
</dependencies>
<build>
<plugins>
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
−
1
View file @
41ed6795
...
...
@@ -95,7 +95,7 @@
<module>
orientdb
</module>
<module>
redis
</module>
<module>
tarantool
</module>
<module>
voldemort
</module>
<!--
<module>voldemort</module>
-->
</modules>
<build>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment