Skip to content

Commit d2de43e

Browse files
Deploy the time oracle
1 parent 3dde1f6 commit d2de43e

File tree

1 file changed

+0
-9
lines changed
  • exonum-java-binding/time-oracle

1 file changed

+0
-9
lines changed

exonum-java-binding/time-oracle/pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,6 @@
5858
</argLine>
5959
</configuration>
6060
</plugin>
61-
62-
<!-- Skip the deployment of this module -->
63-
<plugin>
64-
<groupId>org.apache.maven.plugins</groupId>
65-
<artifactId>maven-deploy-plugin</artifactId>
66-
<configuration>
67-
<skip>true</skip>
68-
</configuration>
69-
</plugin>
7061
</plugins>
7162
</build>
7263
</project>

0 commit comments

Comments
 (0)