Skip to content

Commit ca5c07b

Browse files
author
Emil Forslund
committed
Change to snapshot version
1 parent c501b1b commit ca5c07b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<modelVersion>4.0.0</modelVersion>
2222
<groupId>com.github.pyknic</groupId>
2323
<artifactId>codegen</artifactId>
24-
<version>1.1.0</version>
24+
<version>1.1.1-SNAPSHOT</version>
2525
<packaging>jar</packaging>
2626

2727
<name>CodeGen</name>
@@ -32,7 +32,6 @@
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3333
<maven.compiler.source>1.8</maven.compiler.source>
3434
<maven.compiler.target>1.8</maven.compiler.target>
35-
<current.year>2016</current.year>
3635
</properties>
3736

3837
<licenses>

0 commit comments

Comments
 (0)