Skip to content

Commit e57d423

Browse files
authored
remove rocketmq-namesrv dependency (#254)
1 parent 0d87486 commit e57d423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@
167167
<groupId>org.apache.rocketmq</groupId>
168168
<artifactId>rocketmq-namesrv</artifactId>
169169
<version>${rocketmq.version}</version>
170+
<scope>test</scope>
170171
<exclusions>
171172
<exclusion>
172173
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)