Skip to content

Commit

Permalink
Merge pull request #1712 from Mailaender/cbi-version
Browse files Browse the repository at this point in the history
Update Eclipse CBI to version 1.4.3
  • Loading branch information
eselmeister authored Mar 21, 2024
2 parents 20124b4 + 890af98 commit 37ab963
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chemclipse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<pmd.version>3.21.0</pmd.version>
<checkstyle.version>3.3.0</checkstyle.version>
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>
<cbi-version>1.1.5</cbi-version>
<cbi-version>1.4.3</cbi-version>
<!-- definition of the target to use -->
<tycho.target.groupId>org.eclipse.chemclipse</tycho.target.groupId>
<tycho.target.artifactId>org.eclipse.chemclipse.targetplatform</tycho.target.artifactId>
Expand Down Expand Up @@ -293,7 +293,7 @@
<pluginRepositories>
<pluginRepository>
<id>eclipse</id>
<url>https://repo.eclipse.org/content/repositories/cbi/</url>
<url>https://repo.eclipse.org/content/groups/releases</url>
<releases>
<enabled>true</enabled>
</releases>
Expand Down

0 comments on commit 37ab963

Please sign in to comment.