Skip to content

Commit

Permalink
bumped to v 3.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flopma committed Jun 28, 2023
1 parent 31ff9f9 commit f01e277
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,20 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-plugins</artifactId>
<version>3.52.0-01</version>
<version>3.56.0-01</version>
</parent>

<groupId>com.roumanoff.nexus</groupId>
<artifactId>nexus-crowd-plugin</artifactId>
<version>3.52.0</version>
<version>3.56.0</version>
<name>${project.groupId}:${project.artifactId}</name>
<packaging>bundle</packaging>

<properties>
<pluginName>Nexus Crowd Integration</pluginName>
<pluginDescription>Integration between Nexus MRM and Crowd Identity Server.</pluginDescription>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>

<scm>
Expand Down

0 comments on commit f01e277

Please sign in to comment.