# Building App with Maven

```
$ cd /path/to/flinkapp
$ mvn -U -T 1C clean package
```
