Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d2b511f

Browse filesBrowse files
committed
[maven-release-plugin] prepare release 3.0.4
1 parent 203fa39 commit d2b511f
Copy full SHA for d2b511f

1 file changed

+2-2Lines changed: 2 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎pom.xml‎

Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>com.github.docker-java</groupId>
1111
<artifactId>docker-java</artifactId>
1212
<packaging>jar</packaging>
13-
<version>3.0.4-SNAPSHOT</version>
13+
<version>3.0.4</version>
1414

1515
<name>docker-java</name>
1616
<url>https://github.com/docker-java/docker-java</url>
@@ -28,7 +28,7 @@
2828
<connection>scm:git:git@github.com:docker-java/docker-java.git</connection>
2929
<url>git@github.com:docker-java/docker-java.git</url>
3030
<developerConnection>scm:git:git@github.com:docker-java/docker-java.git</developerConnection>
31-
<tag>HEAD</tag>
31+
<tag>3.0.4</tag>
3232
</scm>
3333

3434
<developers>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.