We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47de63e commit 8f92a47Copy full SHA for 8f92a47
gbfs-validator-java/pom.xml
@@ -149,19 +149,6 @@
149
</plugins>
150
</pluginManagement>
151
<plugins>
152
- <plugin>
153
- <artifactId>maven-deploy-plugin</artifactId>
154
- <version>3.1.1</version>
155
- <executions>
156
- <execution>
157
- <id>default-deploy</id>
158
- <phase>deploy</phase>
159
- <goals>
160
- <goal>deploy</goal>
161
- </goals>
162
- </execution>
163
- </executions>
164
- </plugin>
165
<plugin>
166
<groupId>org.codehaus.mojo</groupId>
167
<artifactId>exec-maven-plugin</artifactId>
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.entur.gbfs</groupId>
6
<artifactId>gbfs-validator-java-parent</artifactId>
7
- <version>0-SNAPSHOT</version>
+ <version>2.0.37-SNAPSHOT</version>
8
9
<packaging>pom</packaging>
10
0 commit comments