You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2019/11/01 20:53:21 UTC

[uima-uimaj] 03/03: Revert "no jira, rmv redundant el, fix misspelling"

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

commit dac01761712babb1aec21713f5f66158d5558bb9
Author: Marshall Schor <ms...@schor.com>
AuthorDate: Fri Nov 1 16:35:11 2019 -0400

    Revert "no jira, rmv redundant el, fix misspelling"
    
    This reverts commit 54b9266a1ff9f5b8fcf0e8c3de0e8b2494805b01.
---
 uimaj-parent/pom.xml           | 1 +
 uimaj-v3migration-jcas/pom.xml | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/uimaj-parent/pom.xml b/uimaj-parent/pom.xml
index c60f473..9b2ace4 100644
--- a/uimaj-parent/pom.xml
+++ b/uimaj-parent/pom.xml
@@ -35,6 +35,7 @@
     <version>13</version>
   </parent>
 
+  <groupId>org.apache.uima</groupId>
   <artifactId>uimaj-parent</artifactId>
   <packaging>pom</packaging>
   <version>3.1.2-SNAPSHOT</version>
diff --git a/uimaj-v3migration-jcas/pom.xml b/uimaj-v3migration-jcas/pom.xml
index 9c7e55c..25d6c59 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-v3migration-jcas
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-jcas
     </connection>
     <developerConnection>
-      scm:git:https://github.com/apache/uima-uimaj/uimaj-v3migration-jcas
+      scm:git:https://github.com/apache/uima-uimaj/uimaj-jcas
     </developerConnection>
     <url>
-      https://github.com/apache/uima-uimaj/tree/master/uimaj-v3migration-jcas
+      https://github.com/apache/uima-uimaj/tree/master/uimaj-jcas
     </url>
     <tag>HEAD</tag>
   </scm>