Compare commits

..

6 Commits

3 changed files with 4 additions and 4 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>