Skip to content

Commit

Permalink
ake bootstrap server run
Browse files Browse the repository at this point in the history
  • Loading branch information
jvermillard committed Feb 3, 2015
1 parent 1565c86 commit 91ad97c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leshan-bs-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Contributors:
<configuration>
<archive>
<manifest>
<mainClass>leshan.server.LeshanMain</mainClass>
<mainClass>org.eclipse.leshan.bootstrap.BootstrapMain</mainClass>
</manifest>
</archive>
<descriptorRefs>
Expand Down
Empty file.

0 comments on commit 91ad97c

Please sign in to comment.