We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2061d3e commit eb64ef6Copy full SHA for eb64ef6
pom.xml
@@ -4,8 +4,8 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
7
- <groupId>java-chenwj</groupId>
8
- <artifactId>java-chenwj</artifactId>
+ <groupId>javaBase</groupId>
+ <artifactId>java-base</artifactId>
9
<version>1.0-SNAPSHOT</version>
10
<properties>
11
<mongodb.driver.version>3.2.2</mongodb.driver.version>
0 commit comments