Skip to content

Commit 4045bb8

Browse files
committed
Changed parent pom.
1 parent 475b8e7 commit 4045bb8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.javamoney</groupId>
1919
<artifactId>javamoney-parent</artifactId>
20-
<version>1.0-SNAPSHOT</version>
20+
<version>0.5</version>
2121
</parent>
2222

2323
<artifactId>javamoney-tck</artifactId>
@@ -423,8 +423,8 @@
423423
</property>
424424
</activation>
425425
<build>
426-
<pluginManagement>
427-
<plugins>
426+
<pluginManagement>
427+
<plugins>
428428
<plugin>
429429
<groupId>org.bsc.maven</groupId>
430430
<artifactId>maven-processor-plugin</artifactId>
@@ -469,8 +469,8 @@
469469
</property>
470470
</activation>
471471
<build>
472-
<pluginManagement>
473-
<plugins>
472+
<pluginManagement>
473+
<plugins>
474474
<plugin>
475475
<groupId>org.apache.maven.plugins</groupId>
476476
<artifactId>maven-gpg-plugin</artifactId>
@@ -510,8 +510,8 @@
510510
</property>
511511
</activation>
512512
<build>
513-
<pluginManagement>
514-
<plugins>
513+
<pluginManagement>
514+
<plugins>
515515
<!-- ======================================================= -->
516516
<!-- License -->
517517
<!-- ======================================================= -->

0 commit comments

Comments
 (0)