diff --git a/pom.xml b/pom.xml
index 1a88ff541..fd983a50b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.janelia.saalfeldlab
paintera
- 0.14.2-SNAPSHOT
+ 0.15.0
Paintera
New Era Painting and annotation tool
@@ -224,7 +224,7 @@
scm:git:git://github.com/saalfeldlab/paintera
scm:git:git@github.com:saalfeldlab/paintera.git
- HEAD
+ paintera-0.15.0
https://github.com/saalfeldlab/paintera
diff --git a/release.properties b/release.properties
new file mode 100644
index 000000000..45712761f
--- /dev/null
+++ b/release.properties
@@ -0,0 +1,19 @@
+#release configuration
+#Sun Jul 07 08:57:09 EDT 2019
+project.dev.org.janelia.saalfeldlab\:paintera=0.15.1-SNAPSHOT
+scm.tagNameFormat=@{project.artifactId}-@{project.version}
+scm.tag=paintera-0.15.0
+pushChanges=false
+scm.url=scm\:git\:git\://github.com/saalfeldlab/paintera.git
+preparationGoals=clean verify
+project.scm.org.janelia.saalfeldlab\:paintera.connection=scm\:git\:git\://github.com/saalfeldlab/paintera
+remoteTagging=true
+projectVersionPolicyId=default
+scm.commentPrefix=[maven-release-plugin]
+project.scm.org.janelia.saalfeldlab\:paintera.developerConnection=scm\:git\:git@github.com\:saalfeldlab/paintera.git
+project.scm.org.janelia.saalfeldlab\:paintera.tag=HEAD
+project.scm.org.janelia.saalfeldlab\:paintera.url=https\://github.com/saalfeldlab/paintera
+exec.snapshotReleasePluginAllowed=false
+exec.additionalArguments=-Dgpg.skip\=true -P deploy-to-scijava
+completedPhase=end-release
+project.rel.org.janelia.saalfeldlab\:paintera=0.15.0