Skip to content

Commit

Permalink
bundle -> jar, never go back to stupid osgi again!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Jan 17, 2022
1 parent f1aaf62 commit 13ee3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jgroups</groupId>
<artifactId>jgroups</artifactId>
<packaging>bundle</packaging>
<packaging>jar</packaging>
<name>JGroups</name>
<version>4.2.20.Final-SNAPSHOT</version>
<url>http://www.jgroups.org</url>
Expand Down

0 comments on commit 13ee3b6

Please sign in to comment.