File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 25
25
<connection >scm:git:git://github.com/RedisLabs/spark-redis.git</connection >
26
26
<
developerConnection >scm:git:
[email protected] :RedisLabs/spark-redis.git</
developerConnection >
27
27
</scm >
28
+ <developers >
29
+ <developer >
30
+ <name >Sun He</name >
31
+ <organization >Redis Labs, Inc.</organization >
32
+ </developer >
33
+ <developer >
34
+ <name >Shay Nativ</name >
35
+ <organization >Redis Labs, Inc.</organization >
36
+ </developer >
37
+ </developers >
28
38
<licenses >
29
39
<license >
30
40
<name >BSD 3 Clause</name >
84
94
<goal >testCompile</goal >
85
95
</goals >
86
96
</execution >
97
+ <execution >
98
+ <id >attach-javadocs</id >
99
+ <goals >
100
+ <goal >doc-jar</goal >
101
+ </goals >
102
+ </execution >
87
103
</executions >
88
104
</plugin >
89
105
<plugin >
You can’t perform that action at this time.
0 commit comments