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 03181fe

Browse filesBrowse files
committed
[maven-release-plugin] prepare release 3.0.6
1 parent c317163 commit 03181fe
Copy full SHA for 03181fe

1 file changed

+3-4Lines changed: 3 additions & 4 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
+3-4Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43

54
<parent>
@@ -11,7 +10,7 @@
1110
<groupId>com.github.docker-java</groupId>
1211
<artifactId>docker-java</artifactId>
1312
<packaging>jar</packaging>
14-
<version>3.0.6-SNAPSHOT</version>
13+
<version>3.0.6</version>
1514

1615
<name>docker-java</name>
1716
<url>https://github.com/docker-java/docker-java</url>
@@ -29,7 +28,7 @@
2928
<connection>scm:git:git@github.com:docker-java/docker-java.git</connection>
3029
<url>git@github.com:docker-java/docker-java.git</url>
3130
<developerConnection>scm:git:git@github.com:docker-java/docker-java.git</developerConnection>
32-
<tag>HEAD</tag>
31+
<tag>3.0.6</tag>
3332
</scm>
3433

3534
<developers>

0 commit comments

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