~dholbach/snapcraft/1497582

« back to all changes in this revision

Viewing changes to examples/java-hello-world/snapcraft.yaml

  • Committer: Snappy Tarmac
  • Author(s): Daniel Holbach
  • Date: 2015-09-15 11:24:55 UTC
  • mfrom: (163.2.2 snapcraft)
  • Revision ID: snappy_tarmac-20150915112455-tsl2ehow79nezga2
Fix small typo. by dholbach approved by sergiusens

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
binaries:
5
5
 - name: hello
6
6
   exec: bin/wrapper
7
 
summary: A java exmaple
 
7
summary: A java example
8
8
description: this is not much more than an example
9
9
icon: icon.png
10
10