Skip to content

Commit 19a5abc

Browse files
authored
Merge pull request #874 from dcy2003/pom-fix
Fixed version # in POM
2 parents f7ea3e2 + 6827608 commit 19a5abc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<artifactId>geowave-parent</artifactId>
88
<groupId>mil.nga.giat</groupId>
99
<relativePath>../</relativePath>
10-
<version>0.9.2-SNAPSHOT</version>
10+
<version>0.9.3-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>geowave-doc</artifactId>

0 commit comments

Comments
 (0)