Skip to content

Commit

Permalink
Adjustments for 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed Oct 10, 2018
1 parent 2dde114 commit 438b274
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.faustedition</groupId>
<artifactId>faust-gen</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0-SNAPSHOT</version>
<name>Faust-Edition Site Generation</name>

<properties>
Expand All @@ -13,7 +13,7 @@
<faust.diplo.server>false</faust.diplo.server> <!-- Run only the web server, don't actually convert -->
<faust.diplo.port>0</faust.diplo.port> <!-- Specify port for server, default to auto -->
<faust.diplo.debug>false</faust.diplo.debug> <!-- Debug phantomjs, produces massive output -->
<exist.app-name>faust-dev</exist.app-name>
<exist.app-name>faust-1</exist.app-name>
</properties>

<repositories>
Expand Down

0 comments on commit 438b274

Please sign in to comment.