This is an automated email from the ASF dual-hosted git repository.
schor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
The following commit(s) were added to refs/heads/master by this push:
new 54b9266 no jira, rmv redundant el, fix misspelling
54b9266 is described below
commit 54b9266a1ff9f5b8fcf0e8c3de0e8b2494805b01
Author: Marshall Schor <[email protected]>
AuthorDate: Fri Nov 1 13:49:36 2019 -0400
no jira, rmv redundant el, fix misspelling
---
uimaj-parent/pom.xml | 1 -
uimaj-v3migration-jcas/pom.xml | 6 +++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/uimaj-parent/pom.xml b/uimaj-parent/pom.xml
index ab1346d..41a1f14 100644
--- a/uimaj-parent/pom.xml
+++ b/uimaj-parent/pom.xml
@@ -35,7 +35,6 @@
<version>13</version>
</parent>
- <groupId>org.apache.uima</groupId>
<artifactId>uimaj-parent</artifactId>
<packaging>pom</packaging>
<version>3.1.1-SNAPSHOT</version>
diff --git a/uimaj-v3migration-jcas/pom.xml b/uimaj-v3migration-jcas/pom.xml
index d764b4e..2ecdb8b 100644
--- a/uimaj-v3migration-jcas/pom.xml
+++ b/uimaj-v3migration-jcas/pom.xml
@@ -35,13 +35,13 @@
<scm>
<connection>
- scm:git:https://github.com/apache/uima-uimaj/uimaj-jcas
+ scm:git:https://github.com/apache/uima-uimaj/uimaj-v3migration-jcas
</connection>
<developerConnection>
- scm:git:https://github.com/apache/uima-uimaj/uimaj-jcas
+ scm:git:https://github.com/apache/uima-uimaj/uimaj-v3migration-jcas
</developerConnection>
<url>
- https://github.com/apache/uima-uimaj/tree/master/uimaj-jcas
+ https://github.com/apache/uima-uimaj/tree/master/uimaj-v3migration-jcas
</url>
</scm>