Skip to content

Commit 279d705

Browse files
committed
Settings for release
1 parent db8fa2a commit 279d705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2626

2727
<modelVersion>4.0.0</modelVersion>
28-
28+
<name>java-timestream</name>
2929
<groupId>com.ginsberg</groupId>
3030
<artifactId>java-timestream</artifactId>
3131
<description>A set of builders that create streams of java.time objects</description>
3232
<url>https://github.com/tginsberg/java-timestream</url>
33-
<version>1.0.0</version>
33+
<version>1.0.0-SNAPSHOT</version>
3434
<packaging>jar</packaging>
3535

3636
<issueManagement>

0 commit comments

Comments
 (0)