mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
Compare commits
6 Commits
1.2.0-dock
...
1.2.0-dock
Author | SHA1 | Date | |
---|---|---|---|
|
0583055259 | ||
|
1f8511a100 | ||
|
c2ec139aee | ||
|
348ea3ce84 | ||
|
2fbb8b91b9 | ||
|
3114cb2cf7 |
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.alfresco</groupId>
|
||||
<artifactId>alfresco-search-parent</artifactId>
|
||||
<version>1.2.0-dockerTest2</version>
|
||||
<version>1.2.0-dockerTest6</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@@ -13,7 +13,7 @@
|
||||
<parent>
|
||||
<groupId>org.alfresco</groupId>
|
||||
<artifactId>alfresco-search-parent</artifactId>
|
||||
<version>1.2.0-dockerTest2</version>
|
||||
<version>1.2.0-dockerTest6</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<dependencies>
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<version>8</version>
|
||||
</parent>
|
||||
<artifactId>alfresco-search-parent</artifactId>
|
||||
<version>1.2.0-dockerTest2</version>
|
||||
<version>1.2.0-dockerTest6</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Alfresco Solr Search parent</name>
|
||||
<properties>
|
||||
@@ -28,7 +28,7 @@
|
||||
<connection>scm:git:git@github.com:Alfresco/SearchServices.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:Alfresco/SearchServices.git</developerConnection>
|
||||
<url>https://github.com/Alfresco/SearchServices.git</url>
|
||||
<tag>1.2.0-dockerTest2</tag>
|
||||
<tag>1.2.0-dockerTest6</tag>
|
||||
</scm>
|
||||
<modules>
|
||||
<module>alfresco-search</module>
|
||||
|
Reference in New Issue
Block a user