Skip to content

Commit e9138c3

Browse files
committed
SWS-1043 - Polishing.
1 parent d1a50e5 commit e9138c3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,7 @@ You can also import the project into your IDE.
9797

9898
== Releasing Spring Web Services
9999

100-
Snapshots are published automatically via CI server by doing this:
101-
102-
----
103-
$ USERNAME=<username> PASSWORD=<encrypted password> ./mvnw -Pdistribute,snapshot,docs clean -Dmaven.test.skip=true deploy
104-
----
100+
Snapshots are published automatically via Concourse CI. (See the `ci` folder for details).
105101

106102
IMPORTANT: Snapshots do NOT include GPG signatures. To do so would require putting a private key on the CI server. The process for releases (below) is manual and DOES include GPG signatures.
107103

0 commit comments

Comments
 (0)