Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
63fc2810
Commit
63fc2810
authored
Sep 05, 2019
by
Rafi Kamal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update protobuf version
parent
4e07b634
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
19 additions
and
5 deletions
+19
-5
pom.xml
java/core/pom.xml
+1
-1
pom.xml
java/lite/pom.xml
+1
-1
pom.xml
java/util/pom.xml
+1
-1
package.xml
php/ext/google/protobuf/package.xml
+16
-2
No files found.
java/core/pom.xml
View file @
63fc2810
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
com.google.protobuf
</groupId>
<artifactId>
protobuf-parent
</artifactId>
<version>
3.
9.
1
</version>
<version>
3.
10.0-rc-
1
</version>
</parent>
<artifactId>
protobuf-java
</artifactId>
...
...
java/lite/pom.xml
View file @
63fc2810
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
com.google.protobuf
</groupId>
<artifactId>
protobuf-parent
</artifactId>
<version>
3.
9.
1
</version>
<version>
3.
10.0-rc-
1
</version>
</parent>
<artifactId>
protobuf-javalite
</artifactId>
...
...
java/util/pom.xml
View file @
63fc2810
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
com.google.protobuf
</groupId>
<artifactId>
protobuf-parent
</artifactId>
<version>
3.
9.
1
</version>
<version>
3.
10.0-rc-
1
</version>
</parent>
<artifactId>
protobuf-java-util
</artifactId>
...
...
php/ext/google/protobuf/package.xml
View file @
63fc2810
...
...
@@ -10,8 +10,8 @@
<email>
protobuf-opensource@google.com
</email>
<active>
yes
</active>
</lead>
<date>
2019-09-0
4
</date>
<time>
1
3:24:25
</time>
<date>
2019-09-0
5
</date>
<time>
1
0:12:46
</time>
<version>
<release>
3.10.0RC1
</release>
<api>
3.10.0
</api>
...
...
@@ -403,5 +403,19 @@ G A release.
<license
uri=
"https://opensource.org/licenses/BSD-3-Clause"
>
3-Clause BSD License
</license>
<notes>
GA release.
</notes>
</release>
<release>
<version>
<release>
3.10.0RC1
</release>
<api>
3.10.0
</api>
</version>
<stability>
<release>
beta
</release>
<api>
beta
</api>
</stability>
<date>
2019-09-05
</date>
<time>
10:12:46
</time>
<license
uri=
"https://opensource.org/licenses/BSD-3-Clause"
>
3-Clause BSD License
</license>
<notes>
GA release.
</notes>
</release>
</changelog>
</package>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment