Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
include version in Config.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthesrieke committed Mar 23, 2015
1 parent fe61795 commit 56f5440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/soe/Config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Date>${TIME}</Date>
<Author />
<Company>52North GmbH</Company>
<Version>1.0</Version>
<Version>${project.version}</Version>
<Targets>
<Target name="server" version="10.1" />
</Targets>
Expand Down

0 comments on commit 56f5440

Please sign in to comment.