19 Commits

Author SHA1 Message Date
933a786038 v1.3.1 poms 2025-04-01 16:17:27 -04:00
bb183c5e50 Merge branch 'develop' into stable 2025-04-01 16:16:54 -04:00
f909f3429b v1.3.0 poms 2025-03-05 16:21:19 -05:00
fe2eaa0588 v1.1.0 model poms 2025-03-05 16:21:14 -05:00
68471be9ef Merge branch 'develop' into stable 2025-03-05 16:18:49 -05:00
82410805db v1.2.2 poms 2025-01-09 16:08:48 -05:00
ceb8d2c690 Merge branch 'develop' into stable 2025-01-09 16:05:18 -05:00
1c15853652 v1.2.1 poms 2025-01-08 11:56:21 -05:00
cf1bc8d2be Merge branch 'develop' into stable 2025-01-08 11:55:31 -05:00
a49ddbd373 Merge branch 'develop' into stable 2024-11-13 18:05:16 -05:00
738e5b98f8 v1.1.1 poms 2024-11-06 13:26:28 -05:00
9d9d17c49b Merge branch 'develop' into stable 2024-11-06 13:25:38 -05:00
43109e7d9c Merge branch 'develop' into stable 2024-10-31 15:17:54 -04:00
dcb37c3dc8 v1.1.0 poms 2024-10-31 14:53:06 -04:00
68ffb56cc9 Merge branch 'develop' into stable 2024-10-31 14:50:33 -04:00
dc436e9ce0 v1.0.1 poms 2024-10-29 09:29:14 -04:00
18c39b0fc5 fix merge 2024-10-29 09:28:21 -04:00
b7aa615103 Merge branch 'develop' into stable 2024-10-29 09:27:47 -04:00
e8f133b873 v1.0.0 poms 2024-10-28 16:26:00 -04:00
6 changed files with 10 additions and 10 deletions

View File

@@ -6,13 +6,13 @@
<parent>
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>asie-platform-module-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.1</version>
<relativePath>../</relativePath>
</parent>
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>asie-api</artifactId>
<version>1.1-SNAPSHOT-asie2</version>
<version>1.1.0-asie2</version>
<packaging>jar</packaging>
<name>ASIE Jakarta RS API</name>
@@ -38,7 +38,7 @@
<dependency>
<groupId>com.inteligr8</groupId>
<artifactId>solr-api</artifactId>
<version>1.1-SNAPSHOT-solr6</version>
<version>1.1.0-solr6</version>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>asie-platform-module-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.2.2</version>
<relativePath>../</relativePath>
</parent>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>asie-platform-module-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.1</version>
<relativePath>../</relativePath>
</parent>

View File

@@ -5,7 +5,7 @@
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>asie-platform-module-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.1</version>
<packaging>pom</packaging>
<name>ASIE Platform Module Parent</name>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>asie-platform-module-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.1</version>
<relativePath>../</relativePath>
</parent>
@@ -36,7 +36,7 @@
<dependency>
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>asie-api</artifactId>
<version>1.1-SNAPSHOT-asie2</version>
<version>1.1.0-asie2</version>
</dependency>
<dependency>
<groupId>com.inteligr8</groupId>

View File

@@ -6,13 +6,13 @@
<parent>
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>asie-platform-module-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.1</version>
<relativePath>../</relativePath>
</parent>
<groupId>com.inteligr8</groupId>
<artifactId>solr-api</artifactId>
<version>1.1-SNAPSHOT-solr6</version>
<version>1.1.0-solr6</version>
<packaging>jar</packaging>
<name>Apache Solr Jakarta RS API</name>