File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >dev.ditsche</groupId >
8
8
<artifactId >validator</artifactId >
9
- <version >1.1.3 </version >
9
+ <version >2.0.0 </version >
10
10
11
11
<packaging >jar</packaging >
12
12
121
121
</execution >
122
122
</executions >
123
123
</plugin >
124
- <!-- < plugin>
124
+ <plugin >
125
125
<groupId >org.apache.maven.plugins</groupId >
126
126
<artifactId >maven-gpg-plugin</artifactId >
127
127
<version >1.5</version >
136
136
</executions >
137
137
<configuration >
138
138
<gpgArguments >
139
- <arg>-- pinentry-mode</arg>
139
+ <arg >-- pinentry-mode</arg >
140
140
<arg >loopback</arg >
141
141
</gpgArguments >
142
142
</configuration >
143
- </plugin>-->
143
+ </plugin >
144
144
<plugin >
145
145
<groupId >org.sonatype.plugins</groupId >
146
146
<artifactId >nexus-staging-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments