Skip to content

Commit

Permalink
Increment version for 0.5.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kiratraynor committed Jan 17, 2025
1 parent ec0956b commit 7d5b4d0
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion lucille-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-parent</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../lucille-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-parent</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../lucille-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-examples/lucille-distributed-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-examples</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.kmwllc</groupId>
<artifactId>lucille-distributed</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<packaging>jar</packaging>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion lucille-examples/lucille-file-to-file-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-examples</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-examples</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-examples/lucille-opensearch-ingest-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-examples</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-examples/lucille-simple-csv-solr-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-examples</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-examples/lucille-vector-ingest-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-examples</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-parent</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../lucille-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>com.kmwllc</groupId>
<artifactId>lucille-parent</artifactId>
<name>Lucille Parent</name>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<description>Lucille is a production-grade Search ETL solution.</description>
<url>https://github.com/kmwtechnology/lucille</url>
Expand Down
2 changes: 1 addition & 1 deletion lucille-plugins/lucille-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-plugins</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-plugins/lucille-jlama/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-plugins</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-plugins/lucille-ocr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-plugins</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-plugins/lucille-parquet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-plugins</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-plugins/lucille-pinecone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-plugins</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-plugins/lucille-tika/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-plugins</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-plugins/lucille-weaviate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-plugins</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lucille-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-parent</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>../lucille-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kmwllc</groupId>
<artifactId>lucille-parent</artifactId>
<version>0.4.2-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<relativePath>lucille-parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 7d5b4d0

Please sign in to comment.