Commit 0b7a08f9e9bd7ec6c1291d2a1d42ea4a624f7d66
1 parent
16175140
1.0 version
Showing
1 changed file
with
1 additions
and
1 deletions
pom.xml
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | <modelVersion>4.0.0</modelVersion> |
4 | 4 | <groupId>pl.waw.ipipan.zil.summ</groupId> |
5 | 5 | <artifactId>eval</artifactId> |
6 | - <version>0.1-SNAPSHOT</version> | |
6 | + <version>1.0</version> | |
7 | 7 | |
8 | 8 | <properties> |
9 | 9 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
... | ... |