Skip to content

Commit 8476163

Browse files
committed
Release 1.2.0
1 parent c961e96 commit 8476163

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pom.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,15 @@
312312
<url>https://maven.pkg.github.com/netgrif/nae-module-maven-plugin</url>
313313
</repository>
314314
</distributionManagement>
315+
<build>
316+
<plugins>
317+
<plugin>
318+
<groupId>org.apache.maven.plugins</groupId>
319+
<artifactId>maven-deploy-plugin</artifactId>
320+
<version>2.8.2</version>
321+
</plugin>
322+
</plugins>
323+
</build>
315324
</profile>
316325
<profile>
317326
<id>ossrh-publish</id>

0 commit comments

Comments
 (0)