Skip to content

Commit b3430c3

Browse files
committed
fixed typo causing build break on titan-dist hadoop2
1 parent e613110 commit b3430c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • titan-dist/titan-dist-hadoop-2

titan-dist/titan-dist-hadoop-2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<argument>-classpath</argument>
152152
<classpath />
153153
<argument>com.thinkaurelius.titan.example.GraphOfTheGodsFactory</argument>
154-
<argument>${project.build.directory}/conf/titan-berkeleydb-es.properties</argument>
154+
<argument>${project.build.directory}/conf/titan-berkeleyje-es.properties</argument>
155155
</arguments>
156156
</configuration>
157157
</execution>

0 commit comments

Comments
 (0)