We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 035e80e commit 2d244f1Copy full SHA for 2d244f1
pom.xml
@@ -6,7 +6,7 @@
6
7
<modelVersion>4.0.0</modelVersion>
8
<groupId>ldbc.socialnet.dbgen</groupId>
9
- <artifactId>ldbc_socialnet_dbgen</artifactId>
+ <artifactId>ldbc_snb_datagen</artifactId>
10
<version>0.1</version>
11
<build>
12
<plugins>
@@ -22,7 +22,7 @@
22
<mainClass>ldbc.socialnet.dbgen.generator.MRGenerateUsers</mainClass>
23
</manifest>
24
</archive>
25
- <finalName>ldbc_socialnet_dbgen</finalName>
+ <finalName>ldbc_snb_datagen</finalName>
26
<appendAssemblyId>false</appendAssemblyId>
27
</configuration>
28
</plugin>
0 commit comments