Compare commits

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