Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierlemee committed Jun 18, 2024
1 parent 3dad714 commit 65e8bc5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion demonstrators-line/demonstrator-v0/sample-project-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>org.cybnity.techstack.quality</groupId>
<artifactId>sample-project</artifactId>
<version>0.8.1</version>
<version>0.8.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>CYBNITY ${revision} techstack project</name>

Expand Down
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -367,15 +367,6 @@
<value>central-deploy</value>
</property>
</activation>
<build>
<plugins>
<plugin>
<!-- Allow publish to Maven Central repository provided by Sonatype -->
<groupId>org.sonatype.central</groupId>
<artifactId>central-publishing-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</profile>
<profile>
<!-- Continuous Integration environment -->
Expand Down

0 comments on commit 65e8bc5

Please sign in to comment.