no jira - clean up NOTICE

git-svn-id: https://svn.apache.org/repos/asf/uima/ruta/trunk@1681715 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/example-projects/ruta-maven-example/pom.xml b/example-projects/ruta-maven-example/pom.xml
index 274f708..3b9e484 100644
--- a/example-projects/ruta-maven-example/pom.xml
+++ b/example-projects/ruta-maven-example/pom.xml
@@ -19,6 +19,11 @@
 		<relativePath>../../ruta-parent/pom.xml</relativePath>
 	</parent>
 	<url>${uimaWebsiteUrl}</url>
+	<name>Apache UIMA Ruta: ${project.artifactId}</name>
+	<properties>
+    <postNoticeText></postNoticeText>
+    <uimaScmProject>${project.artifactId}</uimaScmProject>
+  </properties>
 	<scm>
 		<url>http://svn.apache.org/viewvc/uima/ruta/trunk/example-projects/ruta-maven-example</url>
 		<connection>scm:svn:http://svn.apache.org/repos/asf/uima/ruta/trunk/example-projects/ruta-maven-example</connection>