Skip to content

Commit

Permalink
Remove indy-model-core-java from client, migrate to indy-model one
Browse files Browse the repository at this point in the history
  • Loading branch information
yma96 committed Jun 29, 2023
1 parent 5160664 commit 908e9bd
Show file tree
Hide file tree
Showing 81 changed files with 7 additions and 6,950 deletions.
2 changes: 1 addition & 1 deletion addons-client/content-browse/model-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<dependencies>
<dependency>
<groupId>org.commonjava.indy</groupId>
<groupId>org.commonjava.indy.service</groupId>
<artifactId>indy-model-core-java</artifactId>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion addons-client/folo/model-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<dependencies>
<dependency>
<groupId>org.commonjava.indy</groupId>
<groupId>org.commonjava.indy.service</groupId>
<artifactId>indy-model-core-java</artifactId>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion addons-client/koji/model-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<dependencies>
<dependency>
<groupId>org.commonjava.indy</groupId>
<groupId>org.commonjava.indy.service</groupId>
<artifactId>indy-model-core-java</artifactId>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion addons-client/promote/model-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<dependencies>
<dependency>
<groupId>org.commonjava.indy</groupId>
<groupId>org.commonjava.indy.service</groupId>
<artifactId>indy-model-core-java</artifactId>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion core-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<dependencies>
<dependency>
<groupId>org.commonjava.indy</groupId>
<groupId>org.commonjava.indy.service</groupId>
<artifactId>indy-model-core-java</artifactId>
</dependency>
<dependency>
Expand Down
145 changes: 0 additions & 145 deletions models/core-java/pom.xml

This file was deleted.

This file was deleted.

128 changes: 0 additions & 128 deletions models/core-java/src/main/java/org/commonjava/indy/IndyException.java

This file was deleted.

This file was deleted.

Loading

0 comments on commit 908e9bd

Please sign in to comment.